Commit Graph

8 Commits

Author SHA1 Message Date
Sean DuBois
6d30128765 Revert "Remove unknown constant"
We will re-do this in the future, but need to keep it for a major
release.

Resolves #385
2021-08-11 13:09:13 -04:00
Woodrow Douglass
366757d59d Remove unknown constant
This constant tends to cause collisions with enumerations, and is
in general a source of bugs
2021-08-10 15:51:40 -04:00
Pion
d3e1775d73 Update CI configs to v0.4.7
Update lint scripts and CI configs.
2020-09-26 08:54:24 -07:00
Zizheng Tai
f4a19927d1 Clean up switch conditions
Eliminate some unnecessary repetitions.
2019-09-08 11:19:52 -04:00
Sean DuBois
f88c7d2cfa Add Username/Password to URL
Needed to allow auth for TURN
2019-05-25 16:20:23 -07:00
Aleksandr Razumov
776f24a7f7 Fix linter warnings
Ignore dups in test.
Also some minor fixes.
2019-05-21 15:53:04 -07:00
Sean DuBois
af1bcf662b Mass replace pions -> pion
Pions organization was renamed to pion
2019-04-04 14:22:31 -07:00
Michael MacDonald
dc966e04a9 Move pkg/ice to internal/ice
Avoid exposing any non-standard API.
2019-03-01 08:07:42 -05:00