Is there a basic example API client for beginners available anywhere ?
The API Guide kind of glosses over how to make the initial socket connection, and focusses on what to do next.
I can 'poke' the API from a web client, so I know it works, but I am trying to develop a simple client to fetch messages from the In Tray etc etc, and I haven't managed to get the socket connection working.