Krzysztof Jagiełło

Results 19 comments of Krzysztof Jagiełło

This problem seems to be solved in the latest beta.

@kgeis > - Update the Usage section of README.md to document the new option. > - Apply the setting with a setter like how autoRelay is done. I see this...

Also, as you can see in the test, I had to clear the store, because it contained leftovers from the previous test cases. We should probably empty the store every...

@kgeis Do you think we could this merged in sometime soon?

"2. Changing the member list of ENUM columns is very expensive." http://komlenic.com/244/8-reasons-why-mysqls-enum-data-type-is-evil/

You can run "ipconfig /all", but it prints all your network interfaces and I am not sure how to chose the right one.

We're using [sockjs-tornado](https://github.com/mrjoes/sockjs-tornado) for connection handling. The version we use is a bit outdated version (3.2.2) of the library at the moment. So we should probably first upgrade to 4.0.2...

The new version may contain some backward-incompatible changes, so upgrading may require us to rewrite some parts of our own code as well. I'll take a closer look at it.

Did you have any luck in finding the reason for those delays? @mrStanislav

I don't know how I feel about two different addresses pointing to the same thing. Especially when regular users of the API won't care if the url seems a bit...