Update clj-browserchannel-server/README.md
This commit is contained in:
parent
ccabb8d4de
commit
4ba85e58ad
|
@ -4,6 +4,9 @@ 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][0]
|
||||||
|
[0]:https://github.com/thegeez/clj-browserchannel
|
||||||
|
|
||||||
## goog.net.BrowserChannel
|
## goog.net.BrowserChannel
|
||||||
|
|
||||||
From the Google Closure API: "A [BrowserChannel][1] simulates a
|
From the Google Closure API: "A [BrowserChannel][1] simulates a
|
||||||
|
|
Reference in a new issue