Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/dcp protocol 530 compat #10

Merged
merged 4 commits into from
Apr 26, 2024
Merged

Conversation

wiwichips
Copy link
Collaborator

@wiwichips wiwichips commented Apr 26, 2024

Update stuff to work with the new protocol!

This MR introduces a new function called "sendOnce" which creates a protocol connection, sends a message, and closes it. This is not a particularly efficient use of resources per se, but is an easier paradigm to use for dcp-rest since a lot of the codebase followed this anyways

@wiwichips wiwichips linked an issue Apr 26, 2024 that may be closed by this pull request
@wiwichips wiwichips merged commit debffa4 into main Apr 26, 2024
1 check 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.

Update protocol requests to work with new protocol api
1 participant