In this example app, we use the Java SDK to perform various operations:
- Login.
- Get a org uuid from the user's inventory
- Create a consumer and a filter for processing events.
- Connect a web socket with the consumer and filter and process events.
Here is a guide to help you understand the code and how it is working.