Hey everyone so I have a server for a multiplayer ...
# javascript
a
Hey everyone so I have a server for a multiplayer card game. The server uses rest apis and websockets. What would be the best kotlin framework to build a website where you can connect to the server and play this game? It needs to be able to display svg's. Thanks :))