Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 351 Bytes

index.md

File metadata and controls

15 lines (8 loc) · 351 Bytes

Tyr

The tyr library is essentially a set of various data structures and alogrithms which deal with things like: data marshalling, http, request parsing, response serializing, and interprocess communication.

Components

What follows are some notable components of the tyr library.

RouteHandler

TODO:

PythonModule

TODO: