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.


Popular posts from this blog

node.js - How do I prevent MongoDB replica set from querying the primary? -

c# - Randomly pick a specific int from a 2D Array -

php - Angularjs http.delete is not working after deploying project on server -