Seems pretty good, and faster than the previous version, but:
- Changed some things (method names, and so on) with no reason
- It's not possible to use a custom logger anymore
- I can't access the list of rooms anymore (or it changed and they didn't documented it yet)
I think convention based routing are so much better, config files with routes aren't nice to use, even if they are in separated files (it can make it even worse, actually, if there are a lot of files for it), what would be the real advantage of using file base routing ?
There's nothing wrong with it, I actually like it a lot, but I'm making some database-to-clientside-model generators for my HMVC framework and want to generate for other libs too :D
Wow, really cool (and useful) !
Do you know if there's any polyfill for using in client-side for not-so-old (like Firefox 21+, IE 9 and so on) for this ?