Skip to content

Commit 9997d50

Browse files
authored
Update README
1 parent d8e2626 commit 9997d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Java and Android Socketcluster Client
33

44
This 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

0 commit comments

Comments
 (0)