Skip to content

lrpm-proto/spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

LRPM Protocol Specification

CURRENTLY IN DEVELOPMENT

The LRPM Protocol (Lightweight RPC and PubSub Message Protocol) is inspired by WAMP (Web Application Messaging Protocol), however is heavily stripped down to be more generic with more application specific details.

Definitions

Messages, types and standard values are defined in src/definitions.toml for use in both code and documentation generation.

Developing the Documentation

First install mdBook and the Tera preprocessor.

cargo install mdbook mdbook-tera

Then run mdbook build or mdbook serve within this project.

About

Specification for the LRPM protocol

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages