8000 GitHub - maxvalor/pssc: a data-oriented multi-process protocol.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

maxvalor/pssc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSSC

The PSSC (Publish/Subscribe and Service/Call protocol) is a data-oriented multi-process protocol. It is designed for small robot development.

Protocol Detail

Commands

REGISTER

REGACK

SUBSCRIBE

SUBACK

UNSUBSCRIBE

UNSUBACK

PUBLISH

ADDVERTISE_SERVICE

ADVSRVACK

CLOSE_SERVICE

CLOSESRVACK

SERVICE_CALL

SERVICE_RESPONSE

QUERY_SUBSCRIBER_NUMBER

QUERY_SUBSCRIBER_NUMBER_ACK

About

a data-oriented multi-process protocol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0