Unreal Engine multiplayer protocol specification

I am planning on writing a custom server for Unreal Engine 4 games, and I was wondering where a specification of the multiplayer protocol that UE4 already uses. If there is not one, can someone point me to the file in the source code that contains the networking code?