Fork me on GitHub
#aleph
<
2019-11-25
>
ScArcher04:11:04

Would anyone be able to point me towards a simple TCP Client with Aleph? I'm new to Clojure and I'm trying to write a TCP client. I have one working with java interop, but I'd really like to see what it would look like in Aleph. The socket I'm connecting to sends and receives string messages terminated by newline.