... | @@ -15,6 +15,10 @@ compression when messages reach a certain size. |
... | @@ -15,6 +15,10 @@ compression when messages reach a certain size. |
|
|
|
|
|
### Communicating with Arachni
|
|
### Communicating with Arachni
|
|
|
|
|
|
|
|
(To keep these examples short and sweet, I will be using the framework's own clients.
|
|
|
|
For a no dependency, bare-bones, reference implementation of a client please see
|
|
|
|
[Arachni-RPC Pure](https://github.com/Arachni/arachni-rpc-pure).)
|
|
|
|
|
|
The [RPC API of the Instances](http://rubydoc.info/github/Arachni/arachni/Arachni/RPC/Server/Instance)
|
|
The [RPC API of the Instances](http://rubydoc.info/github/Arachni/arachni/Arachni/RPC/Server/Instance)
|
|
is well documented and contains all the info you'll need.
|
|
is well documented and contains all the info you'll need.
|
|
|
|
|
... | | ... | |