loudsmilestudios / tetraforce-infrastructure

Backend services and infrastructure for managed TetraForce servers.
GNU General Public License v3.0
13 stars 0 forks source link

Friendly Lobby Names #11

Closed yeslayla closed 4 years ago

yeslayla commented 4 years ago

When creating servers, require name and password to be passed as arguments.

Using DynamoDB as the database.

Allow GetServer to return json object with server lobby listings.

Require password matching what's in the database before returning IP and Port.

yeslayla commented 4 years ago