crossbario / autobahn-java

WebSocket & WAMP in Java for Android and Java 8
https://crossbar.io/autobahn
MIT License
1.52k stars 426 forks source link

Untie WebSocket implementation from Android #481

Closed om26er closed 4 years ago

om26er commented 4 years ago

Fixes https://github.com/crossbario/autobahn-java/issues/419

WebSocket

From a developer's perspective, nothing changes, all the changes are internal.

oberstet commented 4 years ago

fwiw, as mentioned on slack, this is awesome, and I am +1 on merging (can't really comment on details .. as I haven't enough working knowledge of the android/netty/java build script bits involved)