Skip to content

A simple long-polling example implemented in the node.js.

Notifications You must be signed in to change notification settings

deunlee/Long-Polling-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Long-Polling-Example

Node.js로 구현한 간단한 롱폴링 예제입니다.

This is a simple long-polling example implemented as a Node.js.

I implemented just HTTP without Express. But with simple modifications, you can use it with Express.

Run

npm start or node app.js

Demo

License

Public-Domain

About

A simple long-polling example implemented in the node.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published