SessionConnectEvent(source: Any, message: Message<ByteArray>)
Create a new SessionConnectEvent.
source - the component that published the event (never null)
SessionConnectEvent(source: Any, message: Message<ByteArray>, @Nullable user: Principal)