Skip to content

nodertc/roadmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 

Repository files navigation

roadmap

  • stun - Session Traversal Utilities for NAT (STUN) server.
    • binary-data - Declarative encoder/decoder of various binary data.
  • dtls super minimal DTLS client / server library (no extensions, no session tickets, limited cipher suites)
    • unicast - unicast implementation of UDP Datagram sockets.
    • dgram-server - stream-based UDP server.
    • pem-file - PEM file format encoder / decoder.
  • sctp - Stream Control Transmission Protocol, fork and rework already existing sctp module.
  • datachannel protocol
  • spec-compliand SDP parser
  • ICE agent
  • spec-compliant webrtc interface WEBRTC DATACHANNEL SUPPORT
  • turn

TODO: Linux 5.11 added SCTP over UDP. Need to test DTLS over SCTP over UDP in kernel.

About

roadmap and current dev status.

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors