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

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

License

Notifications You must be signed in to change notification settings

sttp/TestImplementation

Repository files navigation

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

About

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

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages