1. Add the `skip_authentication` flag to the `[sessions]` section of the config file.
2. Connect to the bidirectional messages stream by providing the `deviceID` parameter instead of `sessionID`.
The expected result is messages are delivered to the certain `deviceID` without prior session creation and authentication.