Skip to content

Commit 581957d

Browse files
committed
Revert "add instructions to run against local hubot"
This reverts commit ceb3389.
1 parent 7b2de67 commit 581957d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docs/protocol-description.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,3 @@ they should not be pushed to the server.
242242

243243
The version of the ChatopsRPC protocol in use by a server is given as the
244244
`version` field. If no version is returned, `3` is assumed.
245-
246-
### Development & Testing
247-
To test your CRPC service end-to-end locally with Hubot, clone the [hubot-classic](https://github.com/github/hubot-classic) repo and follow the instructions [here](https://github.com/github/hubot-classic#rpc-chatops) to add your RPC endpoint. For example `/rpc add http://localhost:8080/_chatops --prefix mychatops`. Then you can run your chatops command with `/mychatops`.

0 commit comments

Comments
 (0)