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

https://github.com/lgcarlinf/back-chat


https://github.com/lgcarlinf/back-chat

dockerfile

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Socket Server

Este backend contiene todo lo necesario para configurar un servidor de express + socket.io.

Cualquier conexión adicional de sockets, se puede hacer en el archivo ```models/sockets.js``` y cualquier middleware adicional de express, se puede realizar en el archivo ```models/server.js```