Skip to content

ginameee/simple-websocket-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Socket Chat App

간단한 웹 소켓 채팅 서버/클라이언트 앱

서버

nodejs 환경에서 2가지 타입으로 개발 (예정)

  • ws 모듈 사용
  • socketio 모듈 사용 (예정)

클라이언트

  • webapi를 이용한 vanila js client
  • Angular Client
  • React Client (예정)
  • Vue Client (예정)

About

간단한 웹소켓 채팅 애플리케이션

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors