Skip to content

xxpizzaxx/waterslide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waterslide

Usage

Usage: waterslide [options] url
   
--host <value>
           defaults to localhost
--port <value>
           defaults to 8090
--ttl <value>
           defaults to 30 seconds
url
           required, URL to poll and serve

Example run

Server

# java -jar waterslide.jar --host localhost --port 8090 https://crest-tq.eveonline.com/sovereignty/campaigns/
Server starting on localhost:8090, serving https://crest-tq.eveonline.com/sovereignty/campaigns/ with updates every 30 seconds

Client

client example output

About

polling to websocket converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages