ObjectDeliverer is a library for Unreal Engine that allows you to easily switch between various communication methods such as TCP/IP, UDP, shared memory, and file-based communication. You can try different communication methods by simply changing the protocol, with minimal changes to the rest of your code.