Message Bus - How to communicate with other UE4 projects

Hi,

I can also recommend to look into crossbar.io and WAMP. We decided to do some of the logic in an outside application to support a multi-user setup. Works good for us and supports all range of client languages out of the box.