mirror of
https://github.com/pion/webrtc.git
synced 2025-11-01 03:04:06 +08:00
* Make sure errors in SCTP make it all the way back * Move structs into files with proper names in SCTP * Add String() for AssociationState enum * Add callbacks to Association to that we can handle DATA in the DataChannel package and send outbound SCTP
2 lines
13 B
Go
2 lines
13 B
Go
package sctp
|