Commit Graph

18 Commits

Author SHA1 Message Date
Alex Hultman aea255f72c Rough skeleton for proper HTTP parsing 2018-06-26 21:48:22 +02:00
Alex Hultman a4d67af147 Dynamically set response size from terminal 2018-06-25 00:21:16 +02:00
Alex Hultman f206a0c931 Initial corking and copy strategy, large and small sends 2018-06-25 00:14:22 +02:00
Alex Hultman ccff240619 Okay, I'm officially retarded 2018-06-24 23:50:25 +02:00
Alex Hultman 2be613d40b For some reason std:: string/vector memory is much slower! 2018-06-24 15:40:12 +02:00
Alex Hultman 377d1b3ee0 Initial streams support 2018-06-24 01:47:58 +02:00
Alex Hultman 0cbccaf08e Actually put headers, content-length and status in response 2018-06-24 01:27:40 +02:00
Alex Hultman a2fe871e63 Small refactor and interface update 2018-06-24 00:16:54 +02:00
Alex Hultman de43145395 Make it header-only, add routing support 2018-06-21 01:05:09 +02:00
Alex Hultman 73aa9cae6b Seamless SSL/non-SSL swapping, new Context-centric interface 2018-06-20 22:26:40 +02:00
Alex Hultman 2c2fe0f56f Roughly implement ideas 2018-06-18 22:53:58 +02:00
Alex Hultman 4721b47743 Make it barely benchmarkable again 2018-06-18 22:11:59 +02:00
Alex Hultman ce15f4f87f More new ideas 2018-06-18 21:36:27 +02:00
Alex Hultman 460b9d6afc Update a few ideas 2018-06-18 21:07:33 +02:00
Alex Hultman 10ce6df701 Introduce HttpSocket::stream, make it benchmarkable 2018-05-06 22:03:28 +02:00
Alex Hultman 9cf5042a57 Refactor into src 2018-05-06 19:38:08 +02:00
Alex Hultman d43e9fc265 Wrap Hub and Http 2018-05-06 18:29:33 +02:00
Alex Hultman 11e0482d04 Set up projects 2018-05-06 16:43:26 +02:00