Skip to content

EEParker/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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.8%
  • Other 0.2%