Skip to content

teamapps-org/teamapps-message-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.