Skip to content

Commit

Permalink
Mention AUTH command in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorvsk committed Nov 19, 2023
1 parent 6b6ae34 commit e1cd745
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/ARCHITECTURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ In case all validations passed and event should be processed, Websocket server p
| `CLOSE` ||
| `EVENT` | `NewEvent` |
| `COUNT` | `CountRequest` |
| `AUTH` ||

At this point request processing part is finished on the WebsocketServer side and it awaits the result of the processed Sidekiq job.

Expand Down

0 comments on commit e1cd745

Please sign in to comment.