• Joined on 2019-06-24
thijn synced commits to master at thijn/SqMod from mirror 2021-09-08 21:11:45 +02:00
66c731bf65 Remove unnecessary files.
thijn synced commits to master at thijn/SqMod from mirror 2021-09-07 20:41:45 +02:00
5dcc57a130 Initial implementation of WebSocket client.
1bd1b5545b Update Announce.hpp
8288c32d41 Update Net.cpp
e577a96f7e Update Net.hpp
Compare 4 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-09-06 20:11:43 +02:00
d947bf75f5 Update CMakeLists.txt
9cbac142c2 Update CMakeLists.txt
db9586bc3d Update CMakeLists.txt
Compare 3 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-09-06 03:51:43 +02:00
4cefc96faf Fix recursive call that could cause infinite loop.
608c444694 Update Buffer.hpp
Compare 2 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-09-05 19:41:45 +02:00
cacc6c7c62 Minor WS changes and a few helpers.
11c17189b3 Update Net.hpp
1a11dd777e Make WS non blocking and handle timeout.
Compare 3 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-09-05 11:31:44 +02:00
05e644b040 Minor changes and bugfixes to WS client.
f3d4dab454 Basic web-socket client implementation.
d787803fd8 Implement stealing the memory from POCO buffer.
81893bf236 Simplify internal buffer implementation where possible.
Compare 4 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-09-05 03:21:48 +02:00
9f808376b9 Update PocoMacros.cmake
cbfed04bc9 Remove CivetWeb in favor of POCO.
44ed4c849c Update PocoMacros.cmake
bc2260a0f0 CivetWeb as a potential library.
Compare 4 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-09-04 19:11:45 +02:00
d879999aeb Update Official.cpp
d1bf8f5033 Update SQLite.cpp
Compare 2 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-08-24 21:51:43 +02:00
f4c2665e86 Update Vector.hpp
31029cbaf0 "Hide" get/set tables.
5ea7364a6d Update sqratClass.h
Compare 3 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-08-23 05:01:43 +02:00
b67a637c61 Add xxHash library.
c0fc1aea75 Add Levenshtein distance to string utilities.
2a06a00e3e Update code for changes to CPR library.
f23a2fe389 Update CPR to latest git.
Compare 4 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-08-22 20:51:44 +02:00
69a4d305a5 Update MaxmindDB to current git.
0008869ddd Update cppfmt to current git.
fa4644d00f Update ZMQ to current git.
b78b3e8ede Change MySQL header include path.
21c9797d1a Update CMakeLists.txt
Compare 12 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-08-19 03:01:46 +02:00
151077c799 Use double floating point when it has no impact on the code.
a99e926088 Update VecMap.hpp
490f80d1e9 Update Events.inc
1d2a78c91e Update Areas.cpp
f23a8bc8f5 Update Shared.cpp
Compare 15 commits »
thijn synced and deleted reference 4090b558 at thijn/SqMod from mirror 2021-08-16 09:50:56 +02:00
thijn pushed tag 4090b558 to thijn/SqMod 2021-08-16 01:41:54 +02:00
thijn released Autobuild at thijn/SqMod 2021-08-16 01:41:54 +02:00
thijn synced commits to master at thijn/SqMod from mirror 2021-08-16 01:40:58 +02:00
4090b558ad Update CMakeLists.txt
thijn synced and deleted reference 79fca45c at thijn/SqMod from mirror 2021-08-02 02:50:56 +02:00
thijn pushed tag 79fca45c to thijn/SqMod 2021-08-01 18:41:38 +02:00
thijn released Autobuild at thijn/SqMod 2021-08-01 18:41:38 +02:00
thijn synced commits to master at thijn/SqMod from mirror 2021-08-01 18:40:55 +02:00
79fca45c13 Expose hidden server option.