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

Adds burst to websocket adapter; move build to c++20 #355

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

wrieg123
Copy link
Collaborator

@wrieg123 wrieg123 commented Aug 9, 2024

csp.PushMode.BURST requires the use of dataType not type when resolving the input adapter type

@wrieg123 wrieg123 added adapter: websocket Issues and PRs related to our websocket adapter type: enhancement Issues and PRs related to improvements to existing features labels Aug 9, 2024
csp/adapters/websocket.py Outdated Show resolved Hide resolved
Signed-off-by: Will Rieger <will.r.rieger@gmail.com>
@wrieg123 wrieg123 force-pushed the fix-burst-in-ws branch 2 times, most recently from 52b48d7 to e91797b Compare August 9, 2024 22:32
@wrieg123 wrieg123 merged commit ab64b4e into Point72:main Aug 12, 2024
36 of 48 checks passed
@wrieg123 wrieg123 deleted the fix-burst-in-ws branch September 29, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adapter: websocket Issues and PRs related to our websocket adapter type: enhancement Issues and PRs related to improvements to existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants