innernet/client/src
Jake McGinty 2ce552cc36
client, server: invite expirations
The server now expects a UNIX timestamp after which the invitation will be expired. If a peer invite hasn't been redeemed after it expires, the server will clean up old entries and allow the IP to be re-allocated for a new invite.

Closes #24
2021-05-09 00:32:51 +09:00
..
data_store.rs client, server: invite expirations 2021-05-09 00:32:51 +09:00
main.rs client: make clippy happy 2021-05-06 12:40:00 +09:00
util.rs {client,server}: allow peer/cidr creation with CLI arguments (#48) 2021-04-15 00:25:31 +09:00