We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
After looking at the server side code and the client side code, I assume that Heartbeat timeout/interval and close timeout are wrongly explained.
fix "```javascript" block
descriptions for heartbeat interval and timeout were swapped
Typo.
Grammar fix
Updated Configuring Socket.IO (markdown)
markdown typo
Fixed link for Logger to send to a proper file.
OCD Change from `then` to `than` :P
typo
Fixed incorrect option name for log type color
Modified sample code for RedisStore.
Offer an example of RedisStore using authorization, since it has some specific requirements.
Added example for running flashsockets without policy file server.
code style
Added more details about using flashsockets in production
according the code in socket.io-client, this option is actually default to false
explain "browser client expires"
remove space
Removed extra comma. Opinion redacted.
Fix the syntax error in `RedisStore` example and improved the format
Example for setting store config
minor grammar corrections.