Matthias247 / jawampa

Web Application Messaging Protocol (WAMP v2) support for Java
Apache License 2.0
148 stars 56 forks source link

Adding CBOR and BSON serialization support and adding missing flags #112

Open yinzara opened 6 years ago

yinzara commented 6 years ago

Updated all dependency versions to latest and added dependencies for CBOR and BSON (binary JSON) serialization.

Also added missing CallFlags, PublishFlags, and RegisterFlags and implemented in SessionEstablishedState