Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 409 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 409 Bytes

go websocket module

socket

  • The socket module is the basic package, providing APIs for building socket applications such as connection management, room management, and event handling.

common

  • The common module provides common variables, constants, ... for the project.

trace

  • The trace module provides methods to trace logs or errors to sentry via the sentry sdk.

  • Example