chat-server icon indicating copy to clipboard operation
chat-server copied to clipboard

A chat server based on the microservice architecture to ensure high availability, high throughput, horizontal scalability

Results 2 chat-server issues
Sort by recently updated
recently updated
newest added

Add rest endpoint for syncing messages. Usecase of Rest endpoint(s) are : - Syncing message in background when the websocket is not connected. - Enable development of bots

enhancement

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies