- The socket module is the basic package, providing APIs for building socket applications such as connection management, room management, and event handling.
- The common module provides common variables, constants, ... for the project.
-
The trace module provides methods to trace logs or errors to sentry via the sentry sdk.
-
Example