fun requestMtu(mtu: Int): Single<Int>
Requests an MTU This assumes we are connected to the peer.
mtu - Request an MTU size for the connection
mtu
Return A Single emitting an integer containing the MTU size