Trisul Remote Protocol

The proto file shown below describes the TRP protocol.

What to do with this file ?

You compile this file into the format for your target language.
For C++/Java/Python : You can use the protoc compiler from google, an example:

protoc trp.proto --python_out /tmp

For other languages (Ruby/C#/Haskell/Erlang/Javascript) visit the Google Protocol Buffers Third Party Addons page to select an appropriate tool.

trp.proto

The latest trp.proto file is available on Github on trisul-scripts trp.proto file

Automatically loaded from Github below.

Loading latest trp.proto file from Github .. wait..