vbmithr / ocaml-websocket

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

Update to Conduit 3.0.0 #120

Closed MisterDA closed 2 years ago

MisterDA commented 3 years ago

Hi! Conduit 3.0.0 was released on Oct 20, 2020. Are there plans to update to the new version? Thanks!

vbmithr commented 3 years ago

See https://github.com/vbmithr/ocaml-websocket/pull/118

I accept patches to move to mimic, since people tell me it's the new way to go now.

mseri commented 3 years ago

mimic is still experimental, it may even become conduit X once the API becomes stable and consensus is reached. The new conduit 4.0.0 is backward compatible, no action needed