Sioux icon indicating copy to clipboard operation
Sioux copied to clipboard

C++ Comet web server with bindings to C++ and Ruby / Rack

Results 7 Sioux issues
Sort by recently updated
recently updated
newest added

An upcall to the ruby adapters pubsub() function will block the C++ server thread.

enhancement

Add a rake task, to create a CMake makefille to build all libraries, examples and tests. The rake task should use the information provided to rake by the current build...

enhancement

The test doesn't comes to an end under linux and looks like there must be some target and that could not be hard coded 192.168.1.1:88

bug

It should be possible to assign a ruby value to a pubsub subscriber and change that value within call backs.

enhancement