v15.0.0
<a name"15.0.0">
15.0.0 (2017-07-20)
Breaking Changes
- The communication protocol changed from JSON to Protobuf (see src/message.proto).
The protocol has changed also. No longer send 'join' message, specify the key in the url (e. g.
'ws://mydomaine.com/LKDo2mdffe9fg').
(94ad86db)