FuckYou 43cea7b40b Started adding Partial stream handling
- Partial stream implements ostream
  - Added state management for starting or stopping partial streams
  - Stream can be paused to write full messages without ending "stream session"
  - Stream supports buffering to prevent sending small packets
Abstracted associatedData away to what is essentially a map
2017-10-06 00:13:41 +02:00
2017-09-29 00:47:33 +02:00
2017-09-29 00:47:33 +02:00
2017-09-29 00:47:33 +02:00

CPPTools

Useful tools for use in C++ projects

Description
Support lib for C++. Specifically aimed at networking but also contains functions to simplify cryptography, array concatenation and more...
Readme 14 MiB
Languages
C++ 96.6%
C 3.4%