xImAnton / mcweb

a web-remote minecraft server wrapper with some unique features
GNU General Public License v3.0
1 stars 0 forks source link

use one WebSocket endpoint for entire client #89

Closed xImAnton closed 3 years ago

xImAnton commented 3 years ago

Edit: Use only one WebSocket endpoint for the entire client. We need this for push notifications and it will be better if we want to create bots that listen for events because then we don't need to connect to every server's endpoint.