Releases: ClojureTO/chat-server
Releases · ClojureTO/chat-server
Adds agents for each client
Agents allow each client to have messages sent to it atomically, using a managed thread pool.
Agents allow each client to have messages sent to it atomically, using a managed thread pool.