Skip to content

kenrestivo/Simple-clojure-websocket-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Clojure Websockets Chat

Simple chatroom demo, written in Clojure, using webbit.

This was just an experiment. I used it as a back-end for another experiment. It's now in production on at least one website though.

Usage

Just start the server using "lein run".

There's some Javascript boilerplate for exercising the server is in test/webbittest.js, which you can execute in your browser's Javascript REPL (i.e. FIrebug or the Chrome console, etc).

License

Copyright (C) 2012-2013 ken restivo

Distributed under the Eclipse Public License, the same as Clojure.

About

A simple websocket chat server used as a demonstration/test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages