Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.26 KB

File metadata and controls

27 lines (15 loc) · 1.26 KB

fmsg Standards

fmsg itself only describes host-to-host communication – leaving other functionality such as retrieval of messages, user identity and access management, undefined. So a full fmsg setup includes other components which would vary between deployments and use-case. For instance an enterprise identity management system could be integrated on one host, and a custom user management system on another host.

This page indexes common standards for such services augmenting a fmsg host.

example fmsg setup

Naming Convention

Each standard is prefixed with a unique identifer following the format: "FMSG-###", where "###" is a 3 digit number.

Standards

Standard Short Description
FMSG-001 Standard fmsg IP ports
FMSG-002 HTTP API for client-host retrieval, posting, and searching of messages