Peer to Peer networking support in UE4 ( online games with no server )

How do we implement the most basic of client to client communication. Can I get some code? I want to simply be able to send a message from one client to another without the sever. Think that would be a good start.