Skip to content

An example using mioco to concurrently read and write to an OpenSSL TLS stream.

Notifications You must be signed in to change notification settings

sp3d/mioco-openssl-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

A crate which demonstrates using mioco to concurrently read and write to an OpenSSL TLS stream.

I wanted an example like this, but couldn't find it, so I figured I would strip down the application I came up with and publish an understandable example.

Using mio+OpenSSL without mioco would look roughly similar, though the code would be organized differently.

Released under the WTFPL.

About

An example using mioco to concurrently read and write to an OpenSSL TLS stream.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages