socket property

Socket socket

the peer's socket, check isConnected to see if peer is connected

Implementation

Socket get socket => _socket!;