exodus4d / pathfinder_websocket

WebSockets extension for Pathfinder
https://www.pathfinder-w.space
6 stars 13 forks source link

Segmentation fault #8

Open Paic opened 6 years ago

Paic commented 6 years ago

The WebSocket server is working great (client can connect) but I keep having this error "Segmentation fault", which of course crash the websocket server. It seems to happen when a client disconnect.

Any idea of what it could be ?