Here is a list of all modules:
| REST API | This module allows for sending requests to the Stream Chat REST API |
| REST API Tests | This module contains integration tests for the StreamChatApi module |
| DTO | This module contains Data Transfer Objects for communicating with the Stream Chat API |
| WebSocket | This module wraps interaction with the Stream Chat WebSocket API including the events it emits |
| Stream Chat | This module is the main interface to the Stream Chat low level client functionality |
| JSON | This module contains helper functionality for serializing and deserializing JSON data to and from USTRUCTs using UPROPERTYs |