status-go/vendor/github.com/pion/ice/v2
richΛrd c477a3845f
chore_: bump go-waku (#5509)
2024-07-11 15:34:20 -04:00
..
internal
.gitignore
.golangci.yml
.goreleaser.yml
AUTHORS.txt chore_: bump go-waku (#5289) 2024-06-05 16:10:03 -04:00
LICENSE
README.md
active_tcp.go chore_: bump go-waku (#5289) 2024-06-05 16:10:03 -04:00
addr.go
agent.go chore_: bump go-waku (#5509) 2024-07-11 15:34:20 -04:00
agent_config.go chore_: bump go-waku (#5289) 2024-06-05 16:10:03 -04:00
agent_handlers.go chore_: bump go-waku (#5509) 2024-07-11 15:34:20 -04:00
agent_stats.go
candidate.go
candidate_base.go chore_: bump go-waku (#5509) 2024-07-11 15:34:20 -04:00
candidate_host.go
candidate_peer_reflexive.go chore_: bump go-waku (#5289) 2024-06-05 16:10:03 -04:00
candidate_relay.go
candidate_server_reflexive.go
candidatepair.go chore_: bump go-waku (#5289) 2024-06-05 16:10:03 -04:00
candidatepair_state.go
candidaterelatedaddress.go
candidatetype.go
codecov.yml
context.go
errors.go chore_: bump go-waku (#5289) 2024-06-05 16:10:03 -04:00
external_ip_mapper.go
gather.go chore_: bump go-waku (#5289) 2024-06-05 16:10:03 -04:00
ice.go
icecontrol.go
mdns.go
net.go
networktype.go
priority.go
rand.go
renovate.json
role.go
selection.go chore_: bump go-waku (#5289) 2024-06-05 16:10:03 -04:00
stats.go
tcp_mux.go chore_: bump go-waku (#5289) 2024-06-05 16:10:03 -04:00
tcp_mux_multi.go
tcp_packet_conn.go chore_: bump go-waku (#5289) 2024-06-05 16:10:03 -04:00
tcptype.go
test_utils.go
transport.go chore_: bump go-waku (#5289) 2024-06-05 16:10:03 -04:00
udp_mux.go chore_: bump go-waku (#5289) 2024-06-05 16:10:03 -04:00
udp_mux_multi.go
udp_mux_universal.go chore_: bump go-waku (#5289) 2024-06-05 16:10:03 -04:00
udp_muxed_conn.go chore_: bump go-waku (#5289) 2024-06-05 16:10:03 -04:00
url.go
usecandidate.go

README.md


Pion ICE

A Go implementation of ICE

Pion ICE Slack Widget
GitHub Workflow Status Go Reference Coverage Status Go Report Card License: MIT


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 Slack.

Follow the Pion Twitter for project updates and important WebRTC news.

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: AUTHORS.txt

License

MIT License - see LICENSE for full text