Somsubhra Das
Somsubhra Das
Please solve this issue asap. This is a much needed feature. It's the reason why I installed this package.
I found a work around for this issue. Just add the following your `keymap.cson` file of atom: ``` 'atom-text-editor[data-grammar~="jsx"]:not([mini])': 'tab': 'emmet:expand-abbreviation-with-tab' ``` Make sure you have **emmet** extension installed in...
Please merge this PR. It's recommended to use cookies instead of headers for JWT.
Should be `io.to(user.room)` instead of `io.in(user.room)`. Check my repo at [https://github.com/Somsubhra1/ChatSpace](https://github.com/Somsubhra1/ChatSpace).
Can you show us your server.js code?