Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 514 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 514 Bytes

TestImplementation

This contains skeleton code to assist in writing the specifications document.

Layout

  • Sttp.WireProtocol - Serialization and stream encoding for messages.
  • Sttp.Core - Metadata and Data Value Objects.
  • Sttp.Publisher - API layer that exists above wire protocol layer whose details are invisible to API user.
  • Sttp.Subscriber - API layer that exists above wire protocol layer whose details are invisible to API user.

dependency-graph.png