root/lang/ruby/comet/trunk/test.rb @ 6504

Revision 6504, 117 bytes (checked in by trapezoid, 5 years ago)

lang/ruby/comet: Init commit.

  • Property svn:executable set to *
Line 
1require "simple_comet"
2
3SimpleComet.start :port => 8000,
4        :uri => 'druby://colinux:1234',
5        :max_clients => 1024
Note: See TracBrowser for help on using the browser.