Commit Graph

154 Commits

Author SHA1 Message Date
Alex Hultman a54aa23329 Remove ugly warning 2018-12-21 05:58:13 +01:00
Alex Hultman 3fa0fbc5fa Add a few more events 2018-12-21 04:31:37 +01:00
Alex Hultman 4a2cd93a22 Pass Autobahn with restored WS perf. 2018-12-21 03:18:34 +01:00
Alex Hultman 2a1fc55b58 Add EchoServer example 2018-12-21 03:17:15 +01:00
Alex Hultman 3e75936387 Begin restoring WebSocket performance 2018-12-21 02:13:44 +01:00
Alex Hultman 819a78976e Restore SSL build 2018-12-19 13:03:31 +01:00
Alex Hultman 6a77942066 Make WebSockets work on Windows 2018-12-19 09:38:01 +01:00
Alex Hultman 7c3585afee Use us_socket_is_closed, fix non-SSL/Windows build 2018-12-19 09:22:05 +01:00
Alex Hultman ff4f3341ad Don't be a dickhead alright 2018-12-11 16:22:41 +01:00
Alex Hultman 779896de97 Update README.md 2018-11-30 11:02:55 +01:00
Alex Hultman 77b3faee83 Add PayPal account 2018-11-30 10:58:51 +01:00
Alex Hultman 9d0e4f4771 Pass entire Autobahn over SSL 2018-11-29 20:57:31 +01:00
Alex Hultman 3e769fb841 Pass a big portion of Autobahn over SSL 2018-11-29 09:59:03 +01:00
Alex Hultman 6c9ac88f50 Add basic permessage-deflate, pass entire Autobahn 2018-11-29 08:37:31 +01:00
Alex Hultman 00cfac9215 New logo and tags 2018-11-29 04:24:13 +01:00
Alex Hultman a25e2ab397 A bit of clean-ups and license fixes 2018-11-22 01:29:28 +01:00
Alex Hultman 63e483b815 Update demo interface 2018-11-22 00:39:40 +01:00
Alex Hultman fb70cf78e1 New interface a la designated initializers 2018-11-22 00:20:38 +01:00
Alex Hultman 519c1f5b60 Some clean-ups 2018-11-21 23:19:20 +01:00
Alex Hultman 91620c6c42 (Just barely) pass Autobahn tests chapter 1 - 10 2018-11-21 22:46:17 +01:00
Alex Hultman 8bf87c9147 Don't crash on Autobahn testing 2018-11-21 19:09:42 +01:00
Alex Hultman 1a3395bb5a Newer graphs 2018-11-16 20:35:04 +01:00
Alex Hultman 165d5f7512 New graphs 2018-11-12 15:30:13 +01:00
Alex Hultman 7a43906e1a Don't crash if there's no post handler 2018-11-07 10:56:22 +01:00
Alex Hultman bb5f805ee2 Fix up LoopData inplace init 2018-11-06 10:01:17 +01:00
Alex Hultman 6231aceaef Take opCode in main.cpp 2018-11-04 11:05:16 +01:00
Alex Hultman 894609e638 Pass opCode around, add Loop::setPostHandler 2018-11-04 10:44:11 +01:00
Alex Hultman 0d09d1db02 Multiple definitions 2018-11-04 08:59:34 +01:00
Alex Hultman 62ac8d16de Fix up rm *.o in Makefile 2018-10-31 00:29:32 +01:00
Alex Hultman a663fb363d Add warning of dev branch 2018-10-31 00:17:25 +01:00
Alex Hultman 16bd859b0c Add new WebSocket benchmark graph 2018-10-30 10:06:41 +01:00
Alex Hultman 57255c874d Hook up AsyncSocket with WebSocket 2018-10-30 03:26:43 +01:00
Alex Hultman f2e2b7107a Wrap up messageHandler, send(message) 2018-10-30 03:01:19 +01:00
Alex Hultman 292476366c Make WebSockets benchmarkable 2018-10-30 01:53:28 +01:00
Alex Hultman eb5cd17c78 Add fast enough WebSocket benchmark 2018-10-30 01:47:10 +01:00
Alex Hultman 1613c5020d Initial WebSocket hook up 2018-10-29 23:06:32 +01:00
Alex Hultman ab6abaf2e6 Apache License 2.0 2018-10-29 00:13:52 +01:00
Alex Hultman a54b4c8419 Make sure to writeStatus before writeHeader 2018-10-28 16:26:48 +01:00
Alex Hultman c0eaf297ed Fix HttpResponse::write with timeout & internalEnd comments 2018-10-28 03:54:16 +01:00
Alex Hultman ba83c9156a Add hello world example 2018-10-28 02:28:02 +01:00
Alex Hultman 4059dd644c Abort logic fixes 2018-10-28 02:08:01 +01:00
Alex Hultman 99d73a9d65 Timeout and drainage logic 2018-10-28 02:47:56 +02:00
Alex Hultman 005243c8de HttpResponse::internalEnd for end & tryEnd 2018-10-28 02:26:08 +02:00
Alex Hultman f558bce8ca New AsyncSocket interface with bool failure 2018-10-28 00:46:28 +02:00
Alex Hultman 5fd1edc907 Write some formatted content on unhandled 2018-10-27 01:31:34 +02:00
Alex Hultman 0700d8c091 Add NGINX and h2o as bigshots 2018-10-23 07:53:31 +02:00
Alex Hultman 06f7b04810 New chart 2018-10-22 18:02:39 +02:00
Alex Hultman ee43523438 Add files via upload 2018-10-22 17:38:51 +02:00
Alex Hultman 8cfda9f4b0 Handle socket closing, shutdown, error & (upgrade) in HTTP handlers 2018-10-17 22:23:25 +02:00
Alex Hultman 8105c65fa6 Add all HTTP methods 2018-10-16 23:55:25 +02:00