mirror of
https://github.com/gundb/panic-server.git
synced 2026-05-07 03:00:26 -04:00
Server code now powered by socket.io, basic serving logic and events. With luck, soon I'll have the socket sending out request events that are handled by the test stack. Some dependencies were no longer necessary, so they've been removed from `package.json`. Some code was no longer needed, so it was removed (the server events file)