Commit Graph

4 Commits

Author SHA1 Message Date
Stefan Boberg
d44fa85240 Refactored the UE-side Zen project store interface so that we now use a common HTTP interface implementation across cache / project store classes. No functional impact, tested with ShooterGame
#rb none

[CL 17234463 by Stefan Boberg in ue5-main branch]
2021-08-19 11:13:03 -04:00
Stefan Boberg
cd127ff786 Updated Zen HTTP interfaces to accept large payloads as a preparation for unifying the cache/store client implementations
[CL 17218879 by Stefan Boberg in ue5-main branch]
2021-08-18 14:11:58 -04:00
Stefan Boberg
f85fda5612 DLL-exported functions for Zen HTTP interfaces to allow them to be consumed from other modules, and renamed them to make it easier to search for them (previous names were derived from the Jupiter HTTP back-end)
#rb trivial

[CL 17187385 by Stefan Boberg in ue5-main branch]
2021-08-17 03:31:20 -04:00
Stefan Boberg
7192f2be8a Zen HTTP interface refactored into separate header/source files
#rb none

[CL 17066037 by Stefan Boberg in ue5-main branch]
2021-08-05 05:30:53 -04:00