Chunting Gu
|
74854c4861
|
add log for study server threading
|
4 years ago |
Chunting Gu
|
df96f969bc
|
add a cmake option to switch between std and boost filesystem
|
4 years ago |
Chunting Gu
|
f5210ba1a2
|
rework client using async api
|
4 years ago |
Chunting Gu
|
c2f3a87cd2
|
allow to set buffer size for server
|
5 years ago |
Chunting Gu
|
84476f75f7
|
switch back to boost::filesystem to avoid the requirement of c++17
|
5 years ago |
Chunting Gu
|
d49db1ec9c
|
switch asio from standalone to boost
|
5 years ago |
Chunting Gu
|
c392b57a55
|
ipv6 support
|
5 years ago |
Chunting Gu
|
718392fa9e
|
replace boost.asio with standalone asio.
|
5 years ago |
Chunting Gu
|
7e7ab1c1e8
|
replace boost filesystem with std filesystem; upgrade gtest and find it using cmake.
|
6 years ago |
Chunting Gu
|
53a731caf5
|
Extract the route related code to new class Router and add UT.
|
6 years ago |
Chunting Gu
|
4c413e245d
|
Allow to get the size of the queue.
|
6 years ago |
Chunting Gu
|
9b13dceab9
|
Support data streaming on server side.
|
6 years ago |
Chunting Gu
|
1f4b6cac30
|
Allow to set file chunk size to the server.
|
6 years ago |
Chunting Gu
|
673a98cffb
|
Allow to stop server and restart server; allow to run loop in multiple threads.
|
6 years ago |
Chunting Gu
|
46ea52cb90
|
Refine the connection close
|
6 years ago |
Chunting Gu
|
8b85248a34
|
Merge request handler to server; add FileBody for serving static files.
|
6 years ago |
Chunting Gu
|
a3cab444dc
|
Server API rework.
|
6 years ago |
Chunting Gu
|
4140b4f94c
|
Rework the server to remove rest_xxx classes.
|
6 years ago |
Chunting Gu
|
e621025cc3
|
Remove http prefix
|
6 years ago |