puniverse / quasar

Fibers, Channels and Actors for the JVM
http://docs.paralleluniverse.co/quasar/
Other
4.56k stars 574 forks source link

FiberSocketChannel TLS example #232

Open jeacott1 opened 7 years ago

jeacott1 commented 7 years ago

Does anyone have a working example of using SSLEngine with FiberSocketChannel to enable TLS?

Thanks