Software /
code /
prosody
Log
net/stun.lua @ 12370:9889b1815d31
description | author | age |
---|---|---|
net.stun: Factor out address unpack, an operation common to multiple attributes | Matthew Wild | Sat, 05 Mar 2022 11:03:44 +0000 |
net.stun: Name some more attributes from TURN | Matthew Wild | Sat, 05 Mar 2022 11:00:08 +0000 |
net.stun: Add lookup table generation helper, reduces code duplication | Matthew Wild | Sat, 05 Mar 2022 10:59:19 +0000 |
net.stun: Hyphenate method names for consistency | Matthew Wild | Sat, 05 Mar 2022 10:57:47 +0000 |
net.stun: Use util.bitcompat to deal with bit module variances across Lua versions | Kim Alvefur | Fri, 04 Mar 2022 16:58:28 +0100 |
net.stun: Use util.strbitop | Kim Alvefur | Fri, 04 Mar 2022 16:55:32 +0100 |
net.stun: New library that implements STUN/TURN parsing/serialization | Matthew Wild | Fri, 04 Mar 2022 15:23:32 +0000 |