scala - How to set up SSL with a TCP client in Akka 2.4.6? -


i trying set tcp connection on tls can't find recent documentation on that. found akka streams 2.2 did manage find 2.4.x.

i have been looking @ this documentation

thanks !

i think use tls object in akka streams.

it create bidiflow use convert plaintext cypher text , vice versa.