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

https://github.com/jweboy/chatroom

next.js和socket.io实现的简易聊天
https://github.com/jweboy/chatroom

nextjs socket-io

Last synced: about 1 month ago
JSON representation

next.js和socket.io实现的简易聊天

Awesome Lists containing this project

README

          

# socket chat

## *windows* 启动 *mongodb*

> "C:\Program Files\MongoDB\Server\4.0\bin\mongod.exe" --dbpath="c:\data\db"