Skip to content

v15.0.0

Choose a tag to compare

@kalitine kalitine released this 20 Jul 12:39

<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)