Skip to content

socketio/socket.io-compression-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket.IO Compression Demo

A demo which shows the savings for a realtime stream on Twitter.

How to use

Please prepare a Twitter access token.

Heroku

Deploy

Custom

Set the environment variables and start your server.

$ export TWITTER_CONSUMER_KEY=xxxxxxxxxx
$ export TWITTER_CONSUMER_SECRET=xxxxxxxxxx
$ export TWITTER_TOKEN=xxxxxxxxxx
$ export TWITTER_TOKEN_SECRET=xxxxxxxxxx
$ npm install
$ npm start

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •