Skip to content

passerma/nestjs-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nestjs-websocket 实现简单的聊天室

预览地址

使用方法

启动后台

运行于7956端口

$ cd nest
$ yarn && yarn prod

启动前端

运行于3000端口

$ cd web
$ yarn && yarn start

About

nestjs-websocket实现聊天功能简单例子

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors