Websocket support
Create support for both websocket client as a websocket server.
Client needs to send a http request and negotiate with the server. The server needs to be build upon the http server implementation where it just takes the websocket side.