status-go/vendor/github.com/pion/rtcp
Siddarth Kumar 926f6a3c72 Revert "test: bump go-libp2p"
This reverts commit d0ca4447c6.
2024-01-18 20:29:33 +00:00
..
.gitignore Revert "test: bump go-libp2p" 2024-01-18 20:29:33 +00:00
.golangci.yml Revert "test: bump go-libp2p" 2024-01-18 20:29:33 +00:00
AUTHORS.txt Revert "test: bump go-libp2p" 2024-01-18 20:29:33 +00:00
LICENSE Add torrent library dependency 2022-04-06 11:48:16 +02:00
README.md Add torrent library dependency 2022-04-06 11:48:16 +02:00
codecov.yml Add torrent library dependency 2022-04-06 11:48:16 +02:00
compound_packet.go Add torrent library dependency 2022-04-06 11:48:16 +02:00
doc.go Add torrent library dependency 2022-04-06 11:48:16 +02:00
errors.go Add torrent library dependency 2022-04-06 11:48:16 +02:00
extended_report.go Add torrent library dependency 2022-04-06 11:48:16 +02:00
full_intra_request.go Add torrent library dependency 2022-04-06 11:48:16 +02:00
fuzz.go Revert "test: bump go-libp2p" 2024-01-18 20:29:33 +00:00
goodbye.go Add torrent library dependency 2022-04-06 11:48:16 +02:00
header.go Revert "test: bump go-libp2p" 2024-01-18 20:29:33 +00:00
packet.go Revert "test: bump go-libp2p" 2024-01-18 20:29:33 +00:00
packet_buffer.go Add torrent library dependency 2022-04-06 11:48:16 +02:00
packet_stringifier.go Add torrent library dependency 2022-04-06 11:48:16 +02:00
picture_loss_indication.go Add torrent library dependency 2022-04-06 11:48:16 +02:00
rapid_resynchronization_request.go Revert "test: bump go-libp2p" 2024-01-18 20:29:33 +00:00
raw_packet.go Add torrent library dependency 2022-04-06 11:48:16 +02:00
receiver_estimated_maximum_bitrate.go Add torrent library dependency 2022-04-06 11:48:16 +02:00
receiver_report.go Add torrent library dependency 2022-04-06 11:48:16 +02:00
reception_report.go Add torrent library dependency 2022-04-06 11:48:16 +02:00
renovate.json Add torrent library dependency 2022-04-06 11:48:16 +02:00
sender_report.go Add torrent library dependency 2022-04-06 11:48:16 +02:00
slice_loss_indication.go Add torrent library dependency 2022-04-06 11:48:16 +02:00
source_description.go Revert "test: bump go-libp2p" 2024-01-18 20:29:33 +00:00
transport_layer_cc.go Add torrent library dependency 2022-04-06 11:48:16 +02:00
transport_layer_nack.go Add torrent library dependency 2022-04-06 11:48:16 +02:00
util.go Revert "test: bump go-libp2p" 2024-01-18 20:29:33 +00:00

README.md


Pion RTCP

A Go implementation of RTCP

Pion RTCP Sourcegraph Widget 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