Skip to content

Conversation

@L4B0MB4
Copy link
Contributor

@L4B0MB4 L4B0MB4 commented Dec 1, 2024

This pull request includes significant changes to the posting project, focusing on the removal of the TokenManager, the addition of WebSocket support, and updates to the project dependencies. The most important changes include the removal of the TokenManager from various components, the introduction of WebSocket handling for real-time event updates, and the update of dependency versions in the go.mod file.

Removal of TokenManager:

Addition of WebSocket Support:

Dependency Updates:

  • go.mod: Updated versions of github.com/L4B0MB4/EVTSRC and github.com/PRYVT/utils, and added github.com/gorilla/websocket as an indirect dependency. [1] [2]

These changes collectively improve the project's functionality by eliminating the dependency on TokenManager and adding support for real-time event updates through WebSocket connections.

@L4B0MB4 L4B0MB4 merged commit 57a63e0 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