Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 866 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 866 Bytes

jsctplib

Description

A pure Java implementation of the SCTP over UDP protocol.

Roadmap

+---------+---+---------------------------------+ | Version | S | Description | +---------+---+---------------------------------+ | 0.1 | C | Basic Packet Encoding/Decoding | | 0.2 | | Association Initialization | | 0.3 | | | | 0.4 | | | | 0.5 | | | | 0.6 | | | | 0.7 | | | | 0.8 | | | | 0.9 | | | | 1.0 | | Stable API Release | +-----------------------------------------------+