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 server, begin listening...
Established connection with partner Established connection with client
Received message: Hello 200 from 201, using connections ConnectionServer heard message "Hello 200 from 201, using connections"
Sending connection request Sending connection request
Established connection with partner Established connection with server
Sent message "Hello 200 from 201, using connections" to connection partner. Sent message "Hello 200 from 201, using connections" to connection partner.
Sending connection request Sending connection request
Established connection with partner Established connection with server
Disconnecting from connection partner Disconnected from partner
Disconnected from partner
\ No newline at end of file
Established connection server, begin listening for authentication... Established connection server, begin listening...
Authenticated connection established Established authenticated connection with client
Received authenticated connection from client AuthServer heard message "Hello 202 from 203, using connections"
Established connection with partner awaiting authentication... Established authenticated connection with client
Received message: Hello 202 from 203, using connections
Shutting down connection server
Sending connection request Sending connection request
Established connection with partner. Established authenticated connection with server.
Sent message "Hello 202 from 203, using connections" to connection partner. Sent message "Hello 202 from 203, using connections" to connection partner.
Sending connection request Sending connection request
Established connection with partner. Established authenticated connection with server.
Disconnecting from connection partner
Disconnected from partner 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