kotlin-libraries-playground icon indicating copy to clipboard operation
kotlin-libraries-playground copied to clipboard

Sample wanted for rsocket/rsocket-kotlin

Open jmfayard opened this issue 4 years ago • 7 comments

About the library

  • Description: RSocket is a binary protocol for use on byte stream transports such as TCP, WebSockets, and Aeron.
  • GitHub: https://github.com/rsocket/rsocket-kotlin
  • Official website: https://rsocket.io/

What the sample could do

See the examples from the README of https://github.com/rsocket/rsocket-kotlin

Wants to contribute the sample?

  • Say so in a comment here
  • Follow instructions in CONTRIBUTING.md
  • Submit your pull request!

jmfayard avatar Nov 22 '20 14:11 jmfayard

I feel like I'm a bit late to the party, but I'd like to do this :)

twaslowski avatar Feb 18 '21 18:02 twaslowski

Is this still up for grabs?

lprakashv avatar Apr 12 '21 18:04 lprakashv

Well, I don't have a definitive answer to this, I just know I haven't done it yet. Been meaning to, but I couldn't quite find the motivation. If you can, go for it!

twaslowski avatar Apr 12 '21 19:04 twaslowski

how can i to contribute in this repo?

xdendix avatar Oct 05 '21 13:10 xdendix

Is this issue still open? May I work on it? Can someone help me as I am new to open source contribution?

pree-T avatar Jan 16 '22 04:01 pree-T

Hello @jmfayard, @LouisCAD ! Is this issue still open? If so, I would like to work on it. Can you tell me about your expectations? I was looking for some other samples, and they just cover one specific use case. Could I split it into server and client samples?

xisvaldo avatar Oct 03 '22 17:10 xisvaldo

@xisvaldo issue assigned to you!

Could I split it into server and client samples?

Great question! Can you find a way to write the client part first and without to start a server locally? That would be easier than the server part, which can be discussed after Merci!

jmfayard avatar Oct 03 '22 17:10 jmfayard