Thanks to visit codestin.com
Credit goes to github.com

Skip to content

suhail-ansari/chat-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat-example

A Clojure chat server made in clojure using redis (carmine) pub/sub to communicate b/w nodes and for session storage, Http-Kit as http server and sqlkorma with mysql.

Do not use in production!!, this project does not use standard security measures for user authentication (this uses plain text password matching). This was hacked together in a few days for a small demo. Again do not use in production.

About

A sample chat server made using redis pub/sub, sqlkorma and http-kit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors