This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
18b4e4a14cb310fc5bbd042961e87da2d11dd708
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
TraceAnalysis
/
Private
/
Store
History
Martin Ridgers
822c99f7f6
Shifted the store frontend to another port so as to avoid collision with old-school Unreal Insightses.
...
#rnx [CL 16603796 by Martin Ridgers in ue5-main branch]
2021-06-09 08:50:18 -04:00
..
AsioContext.cpp
…
AsioContext.h
…
AsioFile.cpp
…
AsioFile.h
…
AsioIoable.cpp
…
AsioIoable.h
…
AsioRecorder.cpp
…
AsioRecorder.h
…
AsioSocket.cpp
…
AsioSocket.h
…
AsioStore.cpp
Include the trace store's local filesystem location in the /v1/status response.
2021-06-03 03:22:21 -04:00
AsioStore.h
Include the trace store's local filesystem location in the /v1/status response.
2021-06-03 03:22:21 -04:00
AsioStoreCborServer.cpp
Tweaked the trace store client/server protocol to be more HTTP-like.
2021-06-09 07:01:48 -04:00
AsioStoreCborServer.h
…
AsioTcpServer.cpp
…
AsioTcpServer.h
…
AsioTickable.cpp
…
AsioTickable.h
…
AsioTraceRelay.cpp
…
AsioTraceRelay.h
…
CborPayload.h
Tweaked the trace store client/server protocol to be more HTTP-like.
2021-06-09 07:01:48 -04:00
StoreClient.cpp
Shifted the store frontend to another port so as to avoid collision with old-school Unreal Insightses.
2021-06-09 08:50:18 -04:00
StoreService.cpp
…
Utils.h
…