$ git clone https://libwebsocket.ion.nu/libwebsocket.git

(HEAD) Diff Tree Fixed a bug in the test client which broke URL paths.

Diff Tree Fixed some memory issues in websock_handshake_server()
Diff Tree Added compatibility code for gnutls versions before the introduction of gnutls_transport_set_int()
Diff Tree Made the buffer argument to websock_write() const.
Diff Tree Added install target.
Diff Tree Added a test client.
Diff Tree Fixed websock_handshake_client()
Diff Tree Initial commit.