-
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: Added fragmentation * Added fragmented channel * fix: Fixed various fragmentation issues * Finalized ReliableSequencedFragmented channel * Pooled pointer arrays * Fixed fragment resending * Added unit tests * Adjusted defaults and added validation to SocketConfig * Updated readme * Removed old comment * Added print when an invalid channel got a message * fix: Fixes hashcash difficulty * Updated socketConfig to use more reasonable defaults * Reduced example difficulty * feat: Added unconnected messages * feat: Added bit-acks * feat: Added bit-ack to ReliableChannel * refactor: Removed duplicate configs * doc(xml): Added xml documentation for config
- Loading branch information
Showing
3 changed files
with
97 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters