Message Bus - How to communicate with other UE4 projects

Can someone explane how to use UdpMessaging and TcpMessaging plugins?

I’m trying to make socket-connection between client and server. Can I use this plugins for it?
Or it’s work in Editor only?

Maybe some ways to use “Socket” part from it?