rx icon indicating copy to clipboard operation
rx copied to clipboard

Any list of TODO items for people to contribute?

Open mccolljr opened this issue 3 years ago • 0 comments

I've been having some unhappiness with the API design of https://github.com/ReactiveX/RxGo, so finding this implementation has made me quite happy - I much prefer the trampoline scheduler over the use of hidden goroutines, as I'm interested in using this in an application where I need to ensure certain actions occur in the main thread.

I see that this library is still pretty young - I'd love to contribute. Do you have any TODO items that are documented, that I could help to implement?

mccolljr avatar May 11 '22 13:05 mccolljr