Skip to content

BroadcastFacilityController/nmos-go-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nmos-go-client

A Golang implementation of AMWA's NMOS protocols. It is designed to be used by controllers, so does not implement any server-side functionality. Server-side functionality like Regestries and Nodes can be implemented using the schemas and json marshalling of this protocol as part of separate repositories.

Currently Supported APIs

API Version Supported Notes
IS-04 v1.0 Yes Node, Query, and Registry (only GET /health)
IS-04 v1.1 Yes Node, Query, and Registry (only GET /health)
IS-04 v1.2 Yes Node, Query, and Registry (only GET /health)
IS-04 v1.3 Yes Node, Query, and Registry (only GET /health)
IS-05 v1.0 Yes
IS-05 v1.1 Yes
IS-07 v1.0 Yes
IS-08 v1.0 Yes
IS-09 v1.0 Planned

About

An NMOS client implementation in Golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages