cloud-game/vendor/github.com/pion/sctp
2019-08-17 00:13:36 +08:00
..
.gitignore Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
.golangci.yml Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
.travis.yml Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
ack_timer.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
association.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
association_stats.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
chunk.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
chunk_abort.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
chunk_cookie_ack.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
chunk_cookie_echo.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
chunk_error.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
chunk_forward_tsn.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
chunk_heartbeat.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
chunk_heartbeat_ack.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
chunk_init.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
chunk_init_ack.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
chunk_init_common.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
chunk_payload_data.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
chunk_reconfig.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
chunk_selective_ack.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
chunkheader.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
chunktype.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
control_queue.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
DESIGN.md Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
error_cause.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
error_cause_header.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
error_cause_invalid_mandatory_parameter.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
error_cause_protocol_violation.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
error_cause_unrecognized_chunk_type.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
go.mod Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
go.sum Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
LICENSE Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
packet.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
param.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
param_chunk_list.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
param_forward_tsn_supported.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
param_heartbeat_info.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
param_outgoing_reset_request.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
param_random.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
param_reconfig_response.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
param_requested_hmac_algorithm.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
param_state_cookie.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
param_supported_extensions.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
paramheader.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
paramtype.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
payload_queue.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
pending_queue.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
README.md Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
reassembly_queue.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
rtx_timer.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
sctp.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
stream.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
util.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00


Pion SCTP

A Go implementation of SCTP

Pion SCTP Slack Widget
Build Status GoDoc Coverage Status Go Report Card License: MIT


See DESIGN.md for an overview of features and future goals.

Roadmap

The library is used as a part of our WebRTC implementation. Please refer to that roadmap to track our major milestones.

Community

Pion has an active community on the Golang Slack. Sign up and join the #pion channel for discussions and support. You can also use Pion mailing list.

We are always looking to support your projects. Please reach out if you have something to build!

If you need commercial support or don't want to use public methods you can contact us at team@pion.ly

Contributing

Check out the contributing wiki to join the group of amazing people making this project possible:

License

MIT License - see LICENSE for full text