[msgbus commit] r123 - trunk

0 views
Skip to first unread message

codesite...@google.com

unread,
Sep 7, 2008, 2:21:31 AM9/7/08
to msgbu...@googlegroups.com
Author: dugsong
Date: Sat Sep 6 23:15:03 2008
New Revision: 123

Modified:
trunk/README

Log:
quick note about testing using only curl

Modified: trunk/README
==============================================================================
--- trunk/README (original)
+++ trunk/README Sat Sep 6 23:15:03 2008
@@ -27,6 +27,17 @@
connections by the test subscriber, or watch the messages at
http://localhost:8888/msgbus/flood

+for a quick test:
+
+1. start msgbus
+
+2. point your browser to http://localhost:8888/msgbus/foo
+
+3. try the following command a few times while watching your browser:
+
+ curl http://localhost:8888/msgbus/foo -H 'Content-Type: text/html' \
+ --data-binary "<h1>hello world `date`</h1>"
+
quick protocol details:

to publish JPEGs as messages on the 'foo' channel:

Reply all
Reply to author
Forward
0 new messages