KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
node-chat
★ 22
Open GitHub ↗
Node.js 실시간 채팅 예제입니다.
Download README (.md)
Explore Similar Repositories
Stock-Risk-Analysis
:
Financial risk analysis on a stocks portfolio through the VaR (Value at Risk), using Monte Carlo Simulation and Multiple Linear Regression.
Pixel-Perfect-Camera-With-Zoom-Controls
:
No description available.
pyDHCPStarvator
:
DHCP starvation with Python Scapy
Binance-Asset-Manager
:
Extension of binance-python to automatically calculate balances and trade any trading pair.
twitterStreamingSparkKafkaDemo
:
a demo project to Analyze most popular twitter hashtags using Java 8 Spring-Boot Spark Streaming Kafka & Docker Demo.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
node-chat
?
Download (.md)
# node-chat ### Node.js 기반의 실시간 그룹채팅 강좌 - 진행자: 이근혁(lghlove0509@naver.com) [블로그가기](http://codevkr.tistory.com/) # 강좌 - [실시간 채팅 서비스 만들기(1) - 준비](http://codevkr.tistory.com/58) - [실시간 채팅 서비스 만들기(2) - 서버 실행](http://codevkr.tistory.com/59) - [실시간 채팅 서비스 만들기(3) - 정적 파일 제공](http://codevkr.tistory.com/60) - [실시간 채팅 서비스 만들기(4) - Socket.io 기초](http://codevkr.tistory.com/61) - [실시간 채팅 서비스 만들기(5) - 채팅 기능 구현](http://codevkr.tistory.com/62) # 강좌 진행 자료 총 5개의 강좌동안 매번 진행한 사항들을 Github에 저장해두었습니다. - [1](https://github.com/leegeunhyeok/node-chat/tree/chapter_1) - [2](https://github.com/leegeunhyeok/node-chat/tree/chapter_2) - [3](https://github.com/leegeunhyeok/node-chat/tree/chapter_3) - [4](https://github.com/leegeunhyeok/node-chat/tree/chapter_4) - [5](https://github.com/leegeunhyeok/node-chat/tree/chapter_5)