Matthew Podwysocki

Results 19 comments of Matthew Podwysocki
trafficstars

@rrichardson this looks great. Could we start something here for an Rx implementation? We know ownership is hard to get right, especially with our [RxC++](https://github.com/Reactive-Extensions/RxCPP) implementation as well.

@rrichardson would you be willing to make the initial commit? Then we could add on operators, etc. I think though getting schedulers right might be interesting as well.

@rrichardson let's leave that in there. I know others are still looking at different concurrency models in Rust, so let's use it as a building block

@DanielVartanov unfortunately, it isn't quite ready, but it is close. I need to improve the unit test coverage before I feel comfortable as a production-ready library. Any help would be...

@DanielVartanov @jfaerman @bhouse @shawn42 Let's take this to our slack group https://reactivex.slack.com/ Ping [Paul Betts]([email protected]) to get in and we'll get started

@brettshollenberger send Paul Betts an email and get invited to the slack channel

@stugol that's my fault, not @minamimonji so please don't take it out on him. I am the maintainer of the project and I was lax in my work here as...

@minamimonji race conditions should not be expected at all so we're probably missing some mutex blocks