Readme is too long
Personal preference, I think others will agree too
I keep all examples (server, clients) and benchmarks in Readme.md. So it is easy to share with a direct link to particular example how to use for example WebSockets client.
I think wiki might be better suited for this.. direct link should be possible too
just a suggestion, either way it should be fine.
Agree with something like a Wiki or better examples/documentation. All examples seem to be "chat server with generic multicast response", whereas most of my use cases are "UDP [or TCP] server in conversation with device that has response expectations and state changes based on response".
Don't get me wrong, I totally appreciate the code and find it exactly as advertised, just struggling more often than not trying to adapt to my use cases and would benefit from deeper, more relevant examples.
one of the best readme I ever seen
I love the read.me Too much information is always preferable to too little :)
It will be nice to enable Wiki for this project. May be there is the right place for all the examples. Anyway, the library is cool and read.me is quite helpful.