rsocket / rsocket-go

rsocket-go implementation
Apache License 2.0
511 stars 44 forks source link

Add `rsocket-cli` command (or example?) #6

Closed flier closed 5 years ago

flier commented 5 years ago

I'm working on a more complete example like rsocket-cli, it's rough but works.

Besides, I have some questions about implementation:

jjeffcaii commented 5 years ago

That's Great! 😀

jjeffcaii commented 5 years ago

Current Flux is a basic implementation. I'm working on Flux implementation. Some codes is in another branch. I will consider adding TakeN and Skip operations. My Flux implementation has many wrong designs and it maybe change a lot in the future.

jjeffcaii commented 5 years ago

RequestN has some basic supported with LimitRate.

jjeffcaii commented 5 years ago

Just set your log level to INFO. Debug messages will disappear.

jjeffcaii commented 5 years ago

And sorry my english is pool...