... | ... | @@ -19,7 +19,7 @@ compression when messages reach a certain size. |
|
|
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://www.rubydoc.info/gems/arachni/1.0.6/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.
|
|
|
|
|
|
The only clarification required is about obtaining an Instance, by following these 3 simple steps:
|
... | ... | |