v1.1.1
Fixes and improvements
- prevent a channel from blocking all others by using a ring buffer (bluenviron/gomavlib#68)
- discard outgoing messages when an endpoint is reconnecting (bluenviron/gomavlib#70)
- emit ChannelClose and ChannelOpen when a client connects and disconnects (bluenviron/gomavlib#71)