https://github.com/ziponia/nextjs-socketio
nextjs 와 socketio 예시
https://github.com/ziponia/nextjs-socketio
koa nextjs react socketio typescript
Last synced: about 1 month ago
JSON representation
nextjs 와 socketio 예시
- Host: GitHub
- URL: https://github.com/ziponia/nextjs-socketio
- Owner: ziponia
- Created: 2019-12-03T10:00:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T12:25:20.000Z (over 2 years ago)
- Last Synced: 2023-03-11T17:56:32.833Z (about 2 years ago)
- Topics: koa, nextjs, react, socketio, typescript
- Language: TypeScript
- Size: 2.85 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react(typescript), nextjs , socket.io 채팅 기능 구현
```bash
$ git clone https://github.com/ziponia/nextjs-socketio.git
$ cd nextjs-socketio
$ yarn
$ yarn dev
```_connect_
http://localhost:3000