landenf / Settlers-of-Catan

Multiplayer Online version of Settlers of Catan
https://catan-4dea2.web.app
2 stars 0 forks source link

Add comments and refactor backend #62

Open SirFatredVIII opened 3 months ago

SirFatredVIII commented 3 months ago

Similar to #61. We need comments to describe what's going on with our backend API and web sockets.

Similarly, we should refactor to make it easier to distinguish between API calls and web socket connections.