Commit Graph

24 Commits

Author SHA1 Message Date
Michael Lazar 8a3e009de8 Add redirect example script 2020-07-12 00:02:11 -04:00
Michael Lazar efe41ece85 Small wording tweak 2020-06-21 00:43:48 -04:00
Michael Lazar 5dc39f37d2 Small wording tweak 2020-06-20 23:10:21 -04:00
Michael Lazar 6ce8d4887e Add chatroom example 2020-06-20 01:12:32 -04:00
Michael Lazar 961d42e3e2 Clarify support for virtual hosting 2020-06-04 13:36:57 -04:00
Michael Lazar 6d84442992 Better error handling 2020-05-26 10:22:49 -04:00
Michael Lazar 9c5eb99266 Updating changelog and fixing examples 2020-05-26 00:25:48 -04:00
Michael Lazar c794384248 Drop threading by default and add proper support for async applications 2020-05-25 23:40:15 -04:00
Michael Lazar 701e16fe2a Send regex named capture groups as keyword arguments 2020-05-24 00:39:47 -04:00
Michael Lazar b7c3e43ac4 Update other examples 2020-05-18 23:52:34 -04:00
Michael Lazar 43907a0e44 Add composite application helper 2020-05-18 23:52:05 -04:00
Michael Lazar 78e94f3091 Update guestbook example 2020-05-18 01:40:09 -04:00
Michael Lazar 2d7856f27c Update echo example 2020-05-18 00:00:06 -04:00
Michael Lazar abea5601d7 Finally figured out twisted concurrency 2020-05-17 23:08:16 -04:00
Michael Lazar ff2832f034 Fix path matching for static directory application 2020-03-31 10:41:39 -04:00
Michael Lazar 478fb81094 Add virtual hosting 2020-03-11 00:06:22 -04:00
Michael Lazar 62e1181e4b Add commandline arguments for supplying a client CA 2019-08-28 22:33:58 -04:00
Michael Lazar 3c66b0d73e Documentation updates, other minor changes 2019-08-27 22:52:38 -04:00
Michael Lazar 44c91a859f Another CGI example 2019-08-27 10:38:38 -04:00
Michael Lazar 24907f821b CGI implement custom response format 2019-08-27 09:47:53 -04:00
Michael Lazar 27c2ee12ae First attempt at CGI support. 2019-08-26 23:41:10 -04:00
Michael Lazar 65c8a6e47c Move the example files around for clarity 2019-08-24 18:37:13 -04:00
Michael Lazar 4160aefe94 More significant refactoring 2019-08-22 18:53:02 -04:00
Michael Lazar dd76b04d76 Significant refactoring, moving examples to a separate directory 2019-08-20 21:17:58 -04:00