Modify the actix websocket server and make it suitable for deploying on Shuttle
TheRustyPickle opened this issue · 1 comments
TheRustyPickle commented
The plan is to eventually deploy it in Shuttle so the Gui can connect directly to communicate.
TheRustyPickle commented
Shuttle currently does not support deploying WS created with actors so it would require significant changes. Closing it for now and likely will require a different approach.