Eric Daniels
|
39c0392295
|
Support IPv6 from mDNS
|
2024-03-27 12:47:20 -04:00 |
|
Steffen Vogel
|
52f2075c2e
|
Replace t.(Error/Fatal) with require.NoError
Make tests easier to read
|
2024-03-23 21:03:07 -04:00 |
|
Sean DuBois
|
85a3a7f524
|
Simplify usage of test.TimeOut()
Execute directly instead of allocating function
|
2024-03-23 20:28:47 -04:00 |
|
Sean DuBois
|
01c35354b0
|
Simplify usage of test.CheckRoutines()
Execute directly instead of allocating function
|
2024-03-23 20:08:57 -04:00 |
|
Steffen Vogel
|
05ab684741
|
Use testify/require instead of testify/assert
Don't continue to run a test if it has already failed
|
2024-03-23 07:42:06 -04: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 |
|
Sean DuBois
|
db5d7ea72b
|
Implement Active ICE TCP Candidates
Co-authored-by: Steffen Vogel <post@steffenvogel.de>
Co-authored-by: Artur Shellunts <shellunts.artur@gmail.com>
|
2023-06-15 21:44:21 -04:00 |
|