Update chat-demo/README.md
This commit is contained in:
parent
d12d4cb24a
commit
a245f47ff9
|
@ -1,9 +1,12 @@
|
||||||
# clj-browserchannel-demo
|
# chat-demo for clj-browserchannel-demo
|
||||||
|
|
||||||
Cross-browser compatible, real-time, bi-directional
|
Cross-browser compatible, real-time, bi-directional
|
||||||
communication between ClojureScript and Clojure using Google Closure
|
communication between ClojureScript and Clojure using Google Closure
|
||||||
BrowserChannel.
|
BrowserChannel.
|
||||||
|
|
||||||
|
See also: [clj-browserchannel][1]
|
||||||
|
[1]:https://github.com/thegeez/clj-browserchannel
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
|
|
||||||
clj-browserchannel-demo is an example chat application using a server
|
clj-browserchannel-demo is an example chat application using a server
|
||||||
|
|
Reference in a new issue