xl4624/multiplayer-chess

Implement and use `socket_room_required(function)`

Closed this issue · 2 comments

Check out previous examples in utils/decorators.py and how they are used in routes/games.py

This is really just to get you a little bit more familiar with the routes/views in the app since they are basically the whole app

Done in d89d713