Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net.stun: Use util.bitcompat to deal with bit module variances across Lua ↵ | Kim Alvefur | 2022-03-04 | 1 | -0/+1 |
| | | | | versions | ||||
* | net.stun: Use util.strbitop | Kim Alvefur | 2022-03-04 | 1 | -11/+1 |
| | | | | Improves performance since the whole procedure is done in C | ||||
* | net.stun: New library that implements STUN/TURN parsing/serialization | Matthew Wild | 2022-03-04 | 1 | -0/+292 |