Defines an interface for a connection that can be used by a single server and single client.
Type | Name and description |
---|---|
AltingConnectionClient |
client() Returns the client end of the connection. |
AltingConnectionServer |
server() Returns the server end of the connection. |
Returns the client end of the connection.
Returns the server end of the connection.