Sean DuBois
|
f88c7d2cfa
|
Add Username/Password to URL
Needed to allow auth for TURN
|
2019-05-25 16:20:23 -07:00 |
|
Sean DuBois
|
bb69dcb592
|
Assert that agent isn't started twice
Check was lost, also add tests so we don't regress again
|
2019-04-25 16:45:38 -07:00 |
|
Sean DuBois
|
3580f6234f
|
Return typed error when no candidate pairs
Returning a typed error allows us to handle it gracefully in
pions/webrtc
|
2019-03-26 00:50:44 -07:00 |
|
Sean DuBois
|
be2ef55e62
|
Remove pkg/errors dependency
Lots of people are paying attention to what dependecies we add to their
projects now. This just makes things a little cleaner.
Resolves #469
|
2019-03-06 09:34:10 -08:00 |
|
Michael MacDonald
|
dc966e04a9
|
Move pkg/ice to internal/ice
Avoid exposing any non-standard API.
|
2019-03-01 08:07:42 -05:00 |
|