HSTP Core
HSTP (Hyper Spatial Transaction Protocol) is the protocol layer that complements HSML, enabling communication and transactions in the Spatial Web.
reference implementation
While the HSTP Implementation Specification is currently a work in progress, you can find in this SDK an early reference implementation written in python.
As the spec is still in progress, this implementation is still quite incomplete, but it does support the basic ability to configure and deploy instances of Spatial Web Nodes that communciate using core components designed in the IEEE spec.
The SDK provides a simple implementation of HSTP.d (in python) and related tools, examples, etc. Collectively this is referred to as HSTP core.
For more information, see What is a spatial web node? and hstp_core/python.
Last updated