You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not very familiar with capnproto, but before doing that we'll probably need an implementation of NoiseSocket which is comparable to TLS (Noise only deals with what happens after the negociation is done and once the data sits in application buffers).
Add Noise protocol support alongside TLS, now that an ocaml-noise library is available.
The text was updated successfully, but these errors were encountered: