An open API service indexing awesome lists of open source software.

https://github.com/neuodev/steroids


https://github.com/neuodev/steroids

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Webscokets

## Server

1. logs ☑️
2. Rooms
- Join ☑️
- Leave ☑️
3. Json Support ☑️
4. Events (Message ☑️, Join ☑️)
5. Error handling ....
6. Abstract details into modules ☑️
7. Setup PostgreSQL in Docker
8. Create the database schema

## Database Schema

![Schema](./schema.png)