Skip to content

Commit 8117dbf

Browse files
authored
Update README
1 parent 9997d50 commit 8117dbf

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
@@ -7,7 +7,7 @@ This SocketCluster Java/Android Client fork has the following differences from u
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

10-
**Important Notes:** Due to using `jackson-databing` this library is significantly bigger in size than upstream (~1.8 Mb), so if binary codec support is not needed, consider using upstream instead.
10+
**Important Notes:** Due to using `jackson-databind` this library is significantly bigger in size than upstream (~1.8 Mb), so if binary codec support is not needed, consider using upstream instead.
1111

1212
Overview
1313
--------

0 commit comments

Comments
 (0)