Files
releases/runtime
Torin Sandall d1551d2366 Refactor HTTP and HTTPS listener creation
With the #762 and #764 there is no need to keep the logic for creating
the HTTP and HTTPS listeners inside the function. These changes just
split listener creation into separate functions for clarity.

Also, update runtime to use logrus for reporting initialization errors
instead of println for consistency.

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
2018-05-30 15:34:47 -07:00
..
2016-08-02 16:57:15 -07:00
2017-02-28 17:14:41 -08:00
2018-04-12 16:37:08 -07:00