We want the audioserver on the entire website, we store the session on the client as long as the user is connected to the mc server.
Disconnect Packet:
-> Disconnect from websocket server
-> remove session on client
Connect:
-> websocket connect
-> add session
We want the audioserver on the entire website, we store the session on the client as long as the user is connected to the mc server.
Disconnect Packet:
-> Disconnect from websocket server
-> remove session on client
Connect:
-> websocket connect
-> add session