64 Commits (bbad6931e30a2e74b3f53fff797d1115cc9dd491)

Author SHA1 Message Date
Matthew Holt bc00d840e8 Export types and fields necessary to build configs (for config adapters) 6 years ago
Matthew Holt fec7fa8bfd Implement most of static file server; refactor and improve Replacer 6 years ago
Matthew Holt 1f0c061ce3 Architectural shift to using context for config and module state 6 years ago
Matthew Holt ff5b4639d5 Some minor updates, and get rid of OnLoad/OnUnload 6 years ago
Matthew Holt 5859cd8dad Instantiate apps that are needed but not explicitly configured 6 years ago
Matthew Holt 2d056fbe66 Initial commit of Storage, TLS, and automatic HTTPS implementations 6 years ago
Matthew Holt 545f28008e Begin implementing error handling and re-handling 6 years ago
Matthew Holt 402f423693 Implement "global" state for modules, OnLoad and OnUnload callbacks 6 years ago
Matthew Holt 59a5d0db28 Close listeners which are no longer used 6 years ago
Matt Holt f976aa7443 Merged in deadlines (pull request #1) 6 years ago
Matthew Holt 6621406fa8 Very basic middleware and route matching functionality 6 years ago
Matthew Holt 27ff6aeccb Fix goroutine leak in Run 6 years ago
Matthew Holt a8dc73b4d9 Performance testing Load function 6 years ago
Matthew Holt 86e2d1b0a4 Rudimentary start of HTTP servers 6 years ago