Commit Graph

46 Commits

Author SHA1 Message Date
Alex Hultman 80cd18781b Add WITH_BORINGSSL build flag 2021-10-23 21:41:13 +02:00
Alex Hultman d40c2d1a31 Add ASIO event-loop support 2021-09-04 07:45:16 +00:00
alexhultman-2fa 590e16905a mkdir for install 2021-04-13 16:23:50 +02:00
Alex Hultman 640d9d97c6 Broadacst unix time in 8ms intervals, example 2021-04-06 18:02:45 +02:00
Alex Hultman be19c7f939 Update Makefile 2021-03-11 22:36:01 +01:00
Alex Hultman 3eae7116e7 Add WITH_LIBDEFLATE option, pass Autobahn 2021-02-24 10:49:49 +01:00
Alex Hultman 0a44518fc0 Add experimental C-API for evaluation 2021-02-07 20:16:30 +01:00
Alex Hultman fe553742f2 Fix last warnings, SocketContextOptions, BloomFilter 2020-12-01 05:45:53 +01:00
Alex Hultman a8b33acf7b Fix Http regression from warnings fix 2020-12-01 04:37:43 +01:00
Alex Hultman ad1d6fac08 Fix -Wunused-parameter 2020-12-01 01:10:00 +01:00
Alex Hultman 1c5d201846 Fix -Wmissing-field-initializers 2020-11-30 23:37:49 +01:00
Alex Hultman a6a2a648c9 Enable -Wextra with exceptions 2020-11-30 23:22:30 +01:00
Alex Hultman ec2795d341 Fix -Wall warnings 2020-11-30 23:12:38 +01:00
Alex Hultman d14d31ce47 Add basic ServerName example & impl. 2020-08-17 02:49:36 +02:00
Alex Hultman e9e6d3fa34 Debug symbols for WITH_ASAN 2020-06-22 07:07:49 +02:00
Alex Hultman 025415d1a0 Clean-ups, bump copyright date 2020-06-08 13:31:06 +02:00
Alex Hultman 2538cd18e9 Add WITH_PROXY flag 2020-06-06 12:59:40 +02:00
Alex Hultman f8903ed32f Add UpgradeAsync example 2020-06-02 14:08:13 +02:00
Alex Hultman 9cb2fb404f Add UpgradeSync example 2020-06-02 13:16:10 +02:00
Alex Hultman 85f02a73f9 Build examples in parallel 2020-06-02 05:26:32 +00:00
Alex Hultman ac97fef5eb Add DESTDIR 2020-05-28 00:53:48 +02:00
Alex Hultman 8fb5a4b150 Add basic install target 2020-05-12 17:09:09 +02:00
Alex Hultman 63ee4fdd21 Update Makefile 2020-04-18 00:11:25 +02:00
ForrestSu 4173938a13 opti: makefile add clean (#924) 2020-01-01 23:04:01 +01:00
Alex Hultman f274d63dca Fix all -Wconversion warnings 2019-12-28 21:44:54 +01:00
Alex Hultman 02ad3979a6 Better examples with SSL, build benchmarks 2019-11-25 21:48:28 +01:00
Alex Hultman 960350e274 Makefile & uSockets; WITH_WOLFSSL, WITH_OPENSSL, WITH_LIBUV 2019-11-25 21:22:34 +01:00
Alex Hultman 1ddb5c0d1c Add broadcasting example 2019-08-11 19:04:56 +02:00
Alex Hultman 260b7b9e3b Won't need libuv anymore 2019-08-02 15:16:10 +02:00
Alex Hultman 2007a630f5 Update uSockets, improve Makefile 2019-06-22 19:29:22 +02:00
Alex Hultman 9faa44ca53 Add "make all" building fuzz, benchmarks and all examples 2019-06-18 22:37:40 +02:00
Alex Hultman 12ec7a6234 Fix up fuzzing 2019-06-09 09:45:30 +02:00
Alex Hultman 5e787b19b3 Make all examples compile with GCC on Ubuntu 2019-06-09 09:32:55 +02:00
Alex Hultman 6801ab8969 Add threaded websocket server, skip broken examples 2019-03-01 18:10:44 +01:00
Alex Hultman 4fd895c8e7 Add HelloWorldThreaded and (actually) fix race 2019-03-01 18:00:14 +01:00
Alex Hultman 8efea340e6 Add zlib to HttpServer build 2019-01-08 20:42:58 +01:00
Alex Hultman 4f3c031c39 Make sure UWS_NO_ZLIB, LIBUS_NO_SSL works 2019-01-05 00:52:45 +01:00
Alex Hultman 2a1fc55b58 Add EchoServer example 2018-12-21 03:17:15 +01:00
Alex Hultman 62ac8d16de Fix up rm *.o in Makefile 2018-10-31 00:29:32 +01:00
Alex Hultman 292476366c Make WebSockets benchmarkable 2018-10-30 01:53:28 +01:00
Alex Hultman ba83c9156a Add hello world example 2018-10-28 02:28:02 +01: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
Alex Hultman 883bdfe7d7 Some clean-ups 2018-09-15 05:31:42 +02:00
Alex Hultman df2a48f042 Make tests 2018-07-02 21:56:21 +02:00
Alex Hultman ad494379d7 Add optimizing Makefile 2018-06-21 01:49:56 +02:00