Files
stefan boberg df423ffe8b Add p4ignore file to ZenPluggableTransport
#rb stefan.boberg

[CL 30151645 by stefan boberg in ue5-main branch]
2023-12-06 06:42:33 -05:00
..
2023-12-05 06:35:24 -05:00
2023-12-05 06:35:24 -05:00

This code corresponds to the code in UE5/Engine/Source/Developer/ZenPluggableTransport, and provides the API definitions for creating transport plug-ins for use with the Zen server. Pluggable transports allow us to support a variety of transport mechanisms, including some which are not possible to share with a general audience. These are developed and maintained in the UE tree or elsewhere for logistical and legal reasons.