innernet/server/src
Jake McGinty cf3510918a
server: report local candidates for peers to connect (#151)
Before, only clients would report local addresses for NAT traversal. Servers should too! This will be helpful in common situations when the server is run inside the same LAN as other peers, and there's no NAT hairpinning enabled (or possible) on the router.

closes #146
2021-09-14 15:48:27 +09:00
..
api server: report local candidates for peers to connect (#151) 2021-09-14 15:48:27 +09:00
db meta: cargo update && cargo fmt 2021-09-13 00:48:49 +09:00
error.rs client, server: invite expirations 2021-05-09 00:32:51 +09:00
initialize.rs NAT traversal: ICE-esque candidate selection (#134) 2021-09-01 18:58:46 +09:00
main.rs server: report local candidates for peers to connect (#151) 2021-09-14 15:48:27 +09:00
test.rs meta: cargo update && cargo fmt 2021-09-13 00:48:49 +09:00
util.rs server: switch from using warp directly to hyper (#67) 2021-05-06 12:32:54 +09:00