Commit Graph
20 Commits
Author SHA1 Message Date
Alex Hultman 4fde553d03 Remove uWS::destroy() 2019-01-07 02:26:50 +01:00
Alex Hultman 287c7dbe7f Add uWS::destroy calls to examples 2018-12-30 21:27:42 +01:00
Alex Hultman fb95abad71 Update EchoServer example 2018-12-22 06:02:38 +01:00
Alex Hultman 3fa0fbc5fa Add a few more events 2018-12-21 04:31:37 +01:00
Alex Hultman 2a1fc55b58 Add EchoServer example 2018-12-21 03:17:15 +01:00
Alex Hultman ba83c9156a Add hello world example 2018-10-28 02:28:02 +01:00
Alex Hultman d4ca158495 Add .unhandled route 2018-10-03 18:35:20 +02:00
Alex Hultman 0d932e9649 Add mime types to files served 2018-09-30 23:38:12 +02:00
Alex Hultman b89699607a Enable SSL support in HttpServer 2018-09-30 23:13:05 +02:00
Alex Hultman ecfeffed7b Fix up streaming for demo purposes (needs stability fixes) 2018-09-30 22:42:28 +02:00
Alex Hultman 4ae18f9a6a Find the bug, let's fix this up soon 2018-09-30 22:26:09 +02:00
Alex Hultman 5130b6f8c2 Update Http example server 2018-09-30 03:38:18 +02:00
Alex Hultman b514da14ca Almost working async file streamer 2018-09-29 21:35:28 +02:00
Alex Hultman 18367b58fd Begin using optparse (broken for now) 2018-09-26 15:40:01 +02:00
Alex Hultman 6b140718ee Track optparse.h 2018-09-24 00:08:32 +02:00
Alex Hultman 49f503c570 Reopen closed file fixes binary diffs 2018-09-23 23:52:12 +02:00
Alex Hultman 8106a0f628 Loop::defer and almost working async streaming 2018-09-23 21:48:29 +02:00
Alex Hultman 2fb87b67c7 Begin work on AsyncFileReader demo 2018-09-23 20:32:47 +02:00
Alex Hultman 099f162576 Update examples with dh_params 2018-09-20 19:12:31 +02:00
Alex Hultman 7a67f57be0 Add static Http server example, fix wildcards 2018-09-17 02:52:10 +02:00