dev
|
37da91cfe7
|
fix module import paths and add cors to admin endpoints
fix go module refs and add cors to admin endpoints
|
2019-06-07 11:40:25 -04:00 |
Matthew Holt
|
2fd98cb040
|
Module.New() does not need to return an error
|
2019-05-21 14:22:21 -06:00 |
Matthew Holt
|
2d056fbe66
|
Initial commit of Storage, TLS, and automatic HTTPS implementations
|
2019-04-25 13:54:48 -06:00 |
Matthew Holt
|
27ff6aeccb
|
Fix goroutine leak in Run
D'oh, the servers' Shutdown() would never be called because they were
never added to the list of servers.
Thanks Danny for finding this.
|
2019-03-27 12:36:30 -06:00 |
Matthew Holt
|
a8dc73b4d9
|
Performance testing Load function
|
2019-03-26 19:42:52 -06:00 |
Matthew Holt
|
86e2d1b0a4
|
Rudimentary start of HTTP servers
|
2019-03-26 15:45:51 -06:00 |
Matthew Holt
|
859b5d7ea3
|
Initial commit
|
2019-03-26 12:00:54 -06:00 |