KrpcTestServer
Implementation of KrpcServer that can be used to test custom KrpcTransport.
NOTE: one KrpcTransport is meant to be used by only one server, but this class allows for abuse. Be cautious about how you handle KrpcTransport with this class.