node-playground
node-playground copied to clipboard
Node playground of tutorials
Bumps [express](https://github.com/expressjs/express) from 4.16.1 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
Resolves #5 I have added unread messages count on getRecentConversation ChatMessage model
it would be grate to have unread msg for each conversations in chatMessageSchema.statics.getRecentConversation can someone help out?
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.5.0. Release notes Sourced from socket.io's releases. 2.5.0 :warning: WARNING :warning: The default value of the maxHttpBufferSize option has been decreased from 100 MB to...