8 Commits

Author SHA1 Message Date
Zoltan Papp 426799a231 Update to the latest upstream version (#4) 2025-08-27 18:19:42 +02:00
renovate[bot] d21edf9690 Start pion/ice@v3
This is required to update pion/transport/v2 to v3

The public API of transport changed, and we expose transport as part of
our public API.
2023-09-03 23:51:36 -04:00
Steffen Vogel f40dd65abb Fix comment capitalization
Comments should start with an uppercase letter.
2023-04-18 19:38:54 +02:00
Steffen Vogel 5ef81b65f4 Make package REUSE compliant 2023-04-18 13:46:38 +02:00
Steffen Vogel c6c0a15708 Fix new golangci-lint errors 2023-04-12 09:27:03 +02:00
Steffen Vogel ef54990223 Fix linter warnings
Fix linter warnings
2023-02-08 21:58:49 +01:00
Sean DuBois 9f7fab666f Simplify copyCandidate
We can use Marshal/Unmarshal now
2020-10-08 21:26:21 -07:00
Sean DuBois 5cc522b7c8 Add examples/ping-pong
Simple demonstration of how to use ICE Agent
2020-10-08 10:09:15 -07:00