Deployed 779b1e6 with MkDocs version: 1.0.4
This commit is contained in:
parent
41c8c84761
commit
4292e10c12
@ -102,7 +102,7 @@
|
||||
<div class="col-md-9" role="main">
|
||||
|
||||
<h2 id="general">General</h2>
|
||||
<p>cobra is a real time messaging server. The <code>ws</code> utility can run a cobra server (named snake), and has client to publish and subscribe to a cobra server.</p>
|
||||
<p><a href="https://github.com/machinezone/cobra">cobra</a> is a real time messaging server. The <code>ws</code> utility can run a cobra server (named snake), and has client to publish and subscribe to a cobra server.</p>
|
||||
<p>Bring up 3 terminals and run a server, a publisher and a subscriber in each one. As you publish data you should see it being received by the subscriber. You can run <code>redis-cli MONITOR</code> too to see how redis is being used.</p>
|
||||
<h3 id="server">Server</h3>
|
||||
<p>You will need to have a redis server running locally. To run the server:</p>
|
||||
|
@ -226,5 +226,5 @@ webSocket.send("hello world");
|
||||
|
||||
<!--
|
||||
MkDocs version : 1.0.4
|
||||
Build Date UTC : 2019-11-27 17:25:07
|
||||
Build Date UTC : 2019-11-27 17:28:23
|
||||
-->
|
||||
|
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user