Sandwich-Daemon
Sandwich-Daemon copied to clipboard
Add websocket support, tons of bugfixes, switch to csmap from map-mutex
I dont expect it to get merged but this PR adds websocket support, fixes up state, switches to concurrent swiss map from the sync.rwmutex+maps (fixes panics on mutex unlock), and adds a bunch of other fixes