Skip to content

Commit

Permalink
Doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrimee committed Jul 26, 2016
1 parent a0c71d5 commit d17322d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ whproxy --host my.publichost.com --port 12345
At the moment the same port is used for webhooks and websockets.

Then establish a websocket connection to my.publichost.com:12345 and you will receive a json payload with the URL of your private webhook endpoint.
Incoming webhooks events are passed on to the websocket, encapsulated inside the 'data' field of the json object.

## Status

Expand Down

0 comments on commit d17322d

Please sign in to comment.