Skip to content

0.2.0

Compare
Choose a tag to compare
@TimonPost TimonPost released this 12 Apr 21:38
· 169 commits to master since this release
d2aa41a

[0.2.0] - 2019-04-13

  • Introduced Ordering, Sequencing of packets
  • Packets can be arranged on different streams.
  • A channel-based API, ready to switch over to MIO
  • Removed all locking and reference counters
  • Increased Unit Test coverage
  • Removed some dependencies
  • Introduced socket events: connect, timeout, packet
  • Bug fixes
  • Restructured code for a better organization