aboutsummaryrefslogtreecommitdiff
path: root/zenserver/upstream/zen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Value propagation fix - Read/Write ValueAPI as CompressedBinary type when wri...mattpetersepic2022-02-181-5/+2
* Fix typo 'application/x-ue-cb-cbpkg' -> 'application/x-ue-cbpkg'Matt Peters2022-02-111-1/+1
* Change Value propagation to Zen or Jupiterzousar2022-02-081-0/+30
* Mash -> MeshTrackerStefan Boberg2022-02-021-9/+9
* Rename Paylod to Value to match the client side. Rename PayloadId to ValueCon...mattpetersepic2022-01-271-4/+4
* Added connect/transfer timeout options for Jupiter client.Per Larsson2021-11-171-16/+9
* Added upstream connect/transfer timeout options.Per Larsson2021-11-161-8/+26
* Changed from batch to RPC.Per Larsson2021-11-111-1/+1
* Correct content type when invoking RPC.Per Larsson2021-11-111-1/+1
* Added batch API to upstream endpoints.Per Larsson2021-11-111-0/+29
* zencore: Enabled MSC warning 4668 to get warnings when preprocessor macros ar...Stefan Boberg2021-10-151-9/+2
* Merged from upstreamStefan Boberg2021-10-051-2/+4
* Removed MemoryOutStream, MemoryInStreamStefan Boberg2021-09-281-3/+2
* Use /check/health instead of /test/hello.Per Larsson2021-09-231-2/+2
* Made upstream endpoints more resilient to failures by checking health/reconne...Per Larsson2021-09-221-0/+25
* Moved more code into zen namespace, for consistencyStefan Boberg2021-09-201-2/+2
* Probe upstream Zen server when initializing upstream cache.Per Larsson2021-09-201-0/+13
* Compact binary package caching support (#9)Per Larsson2021-09-161-5/+14
* Fixed up mesh loggingStefan Boberg2021-09-161-5/+6
* Changed logging implementationStefan Boberg2021-09-151-11/+11
* Updated upstream stats calculation.Per Larsson2021-09-071-5/+3
* Return stats from Zen/Jupiter HTTP client.Per Larsson2021-09-071-7/+5
* Added custom cpr::Response formatter and removed duplicate logging code.Per Larsson2021-09-071-42/+5
* Zen upstream support (#7)Per Larsson2021-09-031-21/+109
* Improved error handling for mesh broadcastStefan Boberg2021-08-241-2/+11
* clang-formatStefan Boberg2021-08-201-1/+1
* Merge branch 'main' of https://github.com/EpicGames/zen into mainStefan Boberg2021-08-121-0/+10
|\
| * Bracket cpr with warning disable macros to fix compile issueStefan Boberg2021-08-121-0/+10
* | Added placeholder chunk fetchStefan Boberg2021-08-121-0/+8
|/
* Implemented flush operations for cache servicesStefan Boberg2021-08-121-1/+96
* Made some changes to how mesh config worksStefan Boberg2021-06-211-7/+7
* Adding zenservice codeStefan Boberg2021-05-111-0/+291