Skip to content

Conversation

@L4B0MB4
Copy link
Contributor

@L4B0MB4 L4B0MB4 commented Dec 1, 2024

This pull request includes several changes to improve the event handling and token management in the project. The most important changes include the addition of a TCP client for event listening, the removal of the token manager dependency from the user controller, and updates to the Go module dependencies.

Event Handling Improvements:

  • cmd/queryer/main.go: Added a TCP client to listen for events and modified the event polling mechanism to handle events until the queue is empty.

Token Management Simplification:

Dependency Updates:

  • go.mod: Updated the versions of github.com/L4B0MB4/EVTSRC and github.com/PRYVT/utils to the latest releases.

Code Cleanup:

  • cmd/queryer/main.go: Removed the initialization of the token manager and its usage in the user controller and authentication middleware.

Import Adjustments:

@L4B0MB4 L4B0MB4 merged commit 1fb5188 into master Dec 1, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants