muxado
muxado copied to clipboard
Document examples better
This is an awesome library with multiple ways to simplify our lives. If you can give complete working examples for both clients and servers (with heartbeat), it'll make implementation so much easier.
It's very hard to put together code from the readme.. Same with your other tunnel lib.
Please!
You're absolutely right. I've got some time to spend on these, and I'm going to make sure that the documentation is improved so that it's easier to get started and understand how to get to more advanced use-cases. I'll update this when that happens.
:+1: for more complete examples!
Also: So we're trying to stream audio from custom hardware to a Go server. If you could give a better idea of what a muxado connection actually means (esp. client-side), that would be awesome. Reading through your code/tests now. Hopefully we can make muxado work, looks great so far.