thomasmodeneis

Results 26 comments of thomasmodeneis

UP. Is this repo maintained ??

Iḿ not sure how to check for the Ruby driver version, any suggestions ? Rethinkdb is 2.2.6 Ive installed with this command: `sudo bin/plugin install logstash-input-rethinkdb` How can I make...

I'm not really sure what your motivations are, but something we can all agree is that you really have no clue about software development at all, and this can all...

Any progress on this pull ? this problem still there and is quite annoying.

Any idea how long this pull will take to be merged ? Its +1 year almost....

I fixed this by adding if (typeof exports != 'undefined') { exports.Kaiju = Kaiju; } if (typeof window != 'undefined') { window.Kaiju = Kaiju; } to the end of the...

I've fixed this with git clone -b 0.9.x https://github.com/googollee/go-socket.io.git and installing it to the gopath

Hi Dieterbe, Yes Kaiju is light weight, with MongoDB and have websockets support. My impression of this project is that it's a great idea but has been left alone for...

It works when I use the compiled one: $ ./main ERROR: 2014/12/21 Config not found... using only defaults, stuff may not work Running on port 2714 Socket.IO server listening on...