We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91c3bc1 commit b06ba6eCopy full SHA for b06ba6e
CHANGELOG.md
@@ -16,6 +16,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
16
- Add tests.
17
- Rething caches in terms and modules.
18
- Add lazy deserialization for terms.
19
+- Add `UDP`/`SCTP` protocols support.
20
+- Rethink handshake implementation design.
21
+- Add handshake error handling (exceptions? error logs?).
22
+- Turn on checkstyle JavaDocs module.
23
24
## [1.3.0](https://github.com/appulse-projects/encon-java/releases/tag/1.3.0) - 2018-06-28
25
0 commit comments