I        This condition is triggered as soon as a connection is approved and successful on both TCP and UDP (step 7 in the Lacewing Relay Protocol's connection handshake).

You can use the Get welcome message (for on connect) expression to get the server's welcome message, which is sent as part of the server's connect approval message.


If the connection is not successful, you will get an On error event.

If the connection succeeds but is denied, you will get Connection > On connection denied followed by Connection > On disconnect.


A UDP bug is present in Relay Server that will prevent approved connections ever completing, but this bug is fixed in Blue Server. No events will be triggered by a server having this bug, even by Blue Client.