| Avoids logging unescaped user input |
|
More...
|
almost 13 years ago
|
| Catch errors when dealing with input data (#1788) |
|
More...
|
over 13 years ago
|
| Fix xhr-polling on certain IE8 versions. |
|
More...
|
about 14 years ago
|
| Changes the way the transports are constructed and enables only xhr-multipart and xhr.polling. |
|
More...
|
almost 15 years ago
|
| Fixes parsing of messages. |
|
More...
|
almost 15 years ago
|
| Disable http connection timeout on server side. The browser may still close the connection whenever he sees fit. |
|
More...
|
about 15 years ago
|
| If the request is cross-domain, XDomainRequest does not fire onreadystatechange. Use onload / onerror. |
|
More...
|
about 15 years ago
|
| Merge branch 'master' of git.inconcert:inconcert-6/lnsocket-io |
|
More...
|
about 15 years ago
|
| Failure tu listen on port 843 does not break the LuaNode server anymore. |
|
More...
|
about 15 years ago
|
| Documentation corrections. |
|
More...
|
about 15 years ago
|
| FABridge.js is no longer necessary |
|
More...
|
about 15 years ago
|
| Updated readme reflecting the latest changes (mainly bugfixes and transport additions). |
|
More...
|
about 15 years ago
|
| xhr-multipart and xhr-polling now work. |
|
More...
|
about 15 years ago
|
| Added missing dependency with luabitop. |
|
More...
|
about 15 years ago
|
| Lowered timeout in the demo |
|
More...
|
about 15 years ago
|
| Github markdown friendly |
|
More...
|
about 15 years ago
|
| Added luabitop dependency. |
|
More...
|
over 15 years ago
|
| Fixed the way transports are constructed and added htmlfile, xhr-polling, jsonp-polling and xhr-multipart. Support for them is a bit wonky at the moment. |
|
More...
|
over 15 years ago
|
| Deal gracefully (although in a hackish way) with the impossibility to open port 843 under Linux. The server will serve Flash policy files on its own port instead of port 843. |
|
More...
|
over 15 years ago
|
| Recent changes to luanode.crypto broke websocket transport. |
|
More...
|
over 15 years ago
|
| Missing link for Json4Lua |
|
More...
|
over 15 years ago
|
| Added missing file for the example and some installations instructions to README |
|
More...
|
over 15 years ago
|
| Removed reference to Net.Stream |
|
More...
|
over 15 years ago
|
| Fixed makefile and rockspec |
|
More...
|
over 15 years ago
|
| Use log instead of warn |
|
More...
|
over 15 years ago
|
| Internet Explorer 7 can't use [] to index strings. Must use str.charAt(index) |
|
More...
|
over 15 years ago
|
| Merge remote branch 'origin/master' |
|
More...
|
over 15 years ago
|
| Added dependencies (should use git submodules in the future) |
|
More...
|
over 15 years ago
|
| Initial commit |
|
More...
|
over 15 years ago
|
| Initial commit |
|
More...
|
over 15 years ago
|