File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Java and Android Socketcluster Client
33
44This SocketCluster Java/Android Client fork has the following differences from upstream:
55- [ Jackson] ( https://github.com/FasterXML/jackson ) JSON parser is used, instead of [ JSON-java] ( https://github.com/stleary/JSON-java )
6- - [ SocketCluster Minimal binary (sc-codec-min-bin) codec] ( https://github.com/SocketCluster/sc-codec-min-bin ) support
6+ - [ SocketCluster Minimal binary (sc-codec-min-bin) codec] ( https://github.com/SocketCluster/sc-codec-min-bin ) support. See [ Codecs ] ( #codecs ) section
77- Underlying [ nv-websocket-client] ( https://github.com/TakahikoKawasaki/nv-websocket-client ) has been updated to the latest version
88- Breaking: callback params now have Jackson ` JsonNode ` types, instead of upstream's ` Object `
99
You can’t perform that action at this time.
0 commit comments