Cocoserve is a simple websocket server framework written by C. It aims at receiving 10,000 - 100,000 concurrent accesses. You can create websocket server within event driven mechanism. Implement only following functions: on_ws_connect() on_ws_data() on_ws_close() It supports following OSs: Linux OSX Windows FreeBSD It supports following languages(VMs): C/C++ Lua/LuaJIT ActiveScript(VBScript,JScrip