Skip to content

WebSockets, SocketIO를 사용한 간단한 화상채팅 서비스.

Notifications You must be signed in to change notification settings

zsunkim/websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

websocket

websocket study를 위한 프로젝트

NodeJS, WebRTC and Websockets를 사용한 간단한 화상채팅 서비스

Tech Stack

       

Running the app

  • dev mode
    $ npm run start:dev
  • 컴파일된 js 파일 실행
    $ npm run start:prod

프로젝트 데모

구현중

데이터베이스

구현중

About

WebSockets, SocketIO를 사용한 간단한 화상채팅 서비스.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published