Need to implement a self-host Web-Server running on iPad, looks like GCDWebServer is a great option. However the author does not intend to support for WebSocket, see link here.
Question: Is there an alternative to GCDWebServer that support WebSocket?
End up with Swifter which is not as mature, but good enough. See the project here.