Skip to content

Code to demonstrate live-twitter-feed update on browser using websocket

Notifications You must be signed in to change notification settings

gnsharma/websocket-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

websocket-demo

This code demonstrate websocket use by showing a live twitter feed on javascript.

Steps to run:

  1. Clone this repository.
  2. Put your twitter app token in server.js.
  3. Run npm install in terminal.
  4. Run 'npm start` in terminal. Make sure you have node installed.
  5. Open client.html file in browser.

About

Code to demonstrate live-twitter-feed update on browser using websocket

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published