I am trying to use a TCP socket to communicate a shared state between a server and a bunch of clients. I am using "Server-Socket" from clojure.contrib for the server. That works pretty well and I can communicate with the server with other tools.
I am having a rather hard time finding good examples for client-side socket use in Clojure.
I actually "print" and "read-stirng" the state vector back and forth.
What is the "Clojure" way to do do the client side?
Maybe the "Simple Clojure IRC Client" will be of help?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With