An open API service indexing awesome lists of open source software.

https://github.com/teamapps-org/teamapps-message-protocol


https://github.com/teamapps-org/teamapps-message-protocol

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# TeamApps Message Protocol

## Key features
- TeamApps Message Protocol is a data serialization system.
- Programmatic definition of messages (model) and protocol (e.g. RPC)
- Serializes data in a compact binary format.
- Generates easy to use Java classes.
- Can be used without generated code.
- Embedding of files via file data reader and writer interfaces.