Commit Graph
19 Commits
Author SHA1 Message Date
Alex Hultman 339e2d72dc Fix more memory leaks 2018-12-30 17:43:11 +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 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 ab6abaf2e6 Apache License 2.0 2018-10-29 00:13:52 +01: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 6fadfabec1 Add convenience wrapper App (again) 2018-09-15 23:56:30 +02:00
Alex Hultman 883bdfe7d7 Some clean-ups 2018-09-15 05:31:42 +02:00
Alex Hultman eee6e97fda Move files around 2018-09-15 05:04:34 +02:00
Alex Hultman 527089c621 Per-thread defaultLoop and uWS::run() 2018-09-15 04:50:07 +02:00
Alex Hultman bef8c3bc36 Add comments and AsyncSocketData 2018-09-11 20:37:33 +02:00
Alex Hultman 3af62041a1 Begin work on AsyncSocket 2018-09-11 19:41:32 +02:00
Alex Hultman eb7a73651f Shutdown idle HttpSockets, serve a complete website, etc 2018-08-05 01:03:50 +02:00
Alex Hultman a3dd3ef958 Lots of fixes, begin to think about timeouts 2018-07-02 23:13:55 +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 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