vbmithr / ocaml-websocket

Websocket library for OCaml
ISC License
161 stars 44 forks source link

Proposal: Add upgrade_connection API for websocket-async #106

Closed kkazuo closed 5 years ago

kkazuo commented 5 years ago

Proposal: Cohttp_async now has Server.create_expert API. We can supports web server connection upgrade.