Skip to content
Snippets Groups Projects
Commit 9fd87631 authored by Josh Brooks's avatar Josh Brooks
Browse files

Update golds for connection CLI

parent d1a74f9f
No related branches found
No related tags found
2 merge requests!68Master merge,!28Add integration test for connections
Established connection server, begin listening...
Established connection with partner
Received message: Hello 200 from 201, using connections
Established connection with client
ConnectionServer heard message "Hello 200 from 201, using connections"
Sending connection request
Established connection with partner
Established connection with server
Sent message "Hello 200 from 201, using connections" to connection partner.
Sending connection request
Established connection with partner
Disconnecting from connection partner
Disconnected from partner
\ No newline at end of file
Established connection with server
Disconnected from partner
Established connection server, begin listening for authentication...
Authenticated connection established
Received authenticated connection from client
Established connection with partner awaiting authentication...
Received message: Hello 202 from 203, using connections
Shutting down connection server
Established connection server, begin listening...
Established authenticated connection with client
AuthServer heard message "Hello 202 from 203, using connections"
Established authenticated connection with client
Sending connection request
Established connection with partner.
Established authenticated connection with server.
Sent message "Hello 202 from 203, using connections" to connection partner.
Sending connection request
Established connection with partner.
Disconnecting from connection partner
Established authenticated connection with server.
Disconnected from partner
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment