Skip to content

WebSocket client (not server) written in pure Clojure with no dependencies. Less bad than most alternatives.

License

Notifications You must be signed in to change notification settings

mitranim/clj-ws-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This a websocket client (not server!) implementation written in pure Clojure. It was created because every JVM websocket implementation I could find sucked horribly and was unusable for my needs.

This was written years ago, but I only got around to publishing it now. I don't have the Clojure development setup necessary to test this and publish this as a proper package, so instead it's just files ripped out from an application where this was used. You're free to adapt this to your own app, or even republish as a library, ideally with proper credit attribution.

License

https://unlicense.org

About

WebSocket client (not server) written in pure Clojure with no dependencies. Less bad than most alternatives.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published