Skip to content

Update custom protocol#130

Open
adamradocz wants to merge 13 commits into
davidfowl:mainfrom
adamradocz:UpdateCustomProtocol
Open

Update custom protocol#130
adamradocz wants to merge 13 commits into
davidfowl:mainfrom
adamradocz:UpdateCustomProtocol

Conversation

@adamradocz

Copy link
Copy Markdown
Contributor

Fixes #127

I updated the Custom protocol to show how to disconnect the client from the server.

This PR is based on #129.

Adam Radocz and others added 10 commits November 6, 2021 21:10
Dispose LoggerFactory instances in the Client Sample app.
The "Connected to LocalEndPoint" message changed to "Connected to RemoteEndPoint", since the client is connecting to the server.
Add CompleteAsync and CancelPending to the Protocols.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to initiate disconnection?

1 participant