rsocket
rsocket copied to clipboard
Dart/Flutter support.
Flutter/Dart is getting a lot popular in mobile/web/multiplatform apps development and it would be great if there is a native rsocket client available on Dart.
Hey.
Thanks for letting us know! We will consider the possibility to write support for those languages.
Also, community support is welcome, so if you wish to contribute - it is more than welcome!
Cheers, Oleh
@OlegDokuka, Hello! I would like to know, did you start on working on the Dart RSocket client? How can I contribute to this?
Thanks
Hey, @mwagens!
If you wish to start work on that - just go ahead.
Any work is more than appreciated and if you need any support in that - just let me know. I'm ready to arrange a call and answer all your questions related to RSocket spec.
Cheers, Oleh
@mwagens it would be very cool!
What does the porting a library to Dart generally look like?
- Clean room rewrite
- Wrap native code
- Transpile
RSocket Dart https://github.com/rsocket/rsocket-dart PR welcome