Skip to content

relaying http requests via hello, used for testing the performance of hello transports

Notifications You must be signed in to change notification settings

rixmann/hello_pingpong_http_relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloPingpongHttpRelay

HTTP server. Sends ping requests to HelloPingpong for testing round trip time.

usage example:

starting: iex -S mix

issueing a http request to the relay: curl -X GET http:https://127.0.0.1:8080/ping

config options for env: ''' [port: 8080, pingpong_api: 'zmq-tcp:https://127.0.0.1:26000'] '''

About

relaying http requests via hello, used for testing the performance of hello transports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages