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
To be clear: you're looking for a cleartext-on-the-wire Lwt version?
This is possible, but a lot of engineering just for the case of dropping some dependencies in return for possibly insecure deployments. Could you elaborate a little more about your usecase?
tls pulls a lot of dependencies, it'd be very convenient to just use normal lwt networking functions.
The text was updated successfully, but these errors were encountered: