CusmaLinux / CusmaLinux/robinhoot
Implement a websockets solution to handle multiple real time connections
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Objective
Implement realtime with websockets to handle multiple client connections
### Context
The idea is handle minimun 50 concurrent connections
### Checklist
- [ ] Research about how to handle websockets in nestjs
- [ ] Research about real-time in Restful APIs
- [ ] Create a basic implementation to handle minimun 50 concurrent connections
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.