-
Notifications
You must be signed in to change notification settings - Fork 179
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
[Access] Add new websocket handler and skeleton for its deps #6630
Merged
peterargue
merged 14 commits into
onflow:master
from
The-K-R-O-K:illia-malachyn/6617-new-ws-handler
Nov 21, 2024
Merged
[Access] Add new websocket handler and skeleton for its deps #6630
peterargue
merged 14 commits into
onflow:master
from
The-K-R-O-K:illia-malachyn/6617-new-ws-handler
Nov 21, 2024
Commits on Nov 8, 2024
-
Add new websocket handler and skeleton for its deps
* Added websocket controller * Added mock block provider * Added data provider factory * Added websocket handler * Added websocket config * Added a tiny POC test for websocket handler
Configuration menu - View commit details
-
Copy full SHA for bf4cc9a - Browse repository at this point
Copy the full SHA bf4cc9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0e50cd - Browse repository at this point
Copy the full SHA c0e50cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b76c811 - Browse repository at this point
Copy the full SHA b76c811View commit details -
Configuration menu - View commit details
-
Copy full SHA for f88cf9b - Browse repository at this point
Copy the full SHA f88cf9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29380d0 - Browse repository at this point
Copy the full SHA 29380d0View commit details
Commits on Nov 11, 2024
-
* Use contexts as function arguments * Move models to folder for consistency * Change parse msg function * Simplify mock block provider to remove dedlock
Configuration menu - View commit details
-
Copy full SHA for b08370d - Browse repository at this point
Copy the full SHA b08370dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbaa545 - Browse repository at this point
Copy the full SHA dbaa545View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e21498 - Browse repository at this point
Copy the full SHA 8e21498View commit details -
Configuration menu - View commit details
-
Copy full SHA for b30d63d - Browse repository at this point
Copy the full SHA b30d63dView commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 839c35c - Browse repository at this point
Copy the full SHA 839c35cView commit details
Commits on Nov 19, 2024
-
* make handle_connection blocking * rename concurrent_map * use type switch instead of switch * add todos for error handling
Configuration menu - View commit details
-
Copy full SHA for 48aaa56 - Browse repository at this point
Copy the full SHA 48aaa56View commit details -
Configuration menu - View commit details
-
Copy full SHA for b42d8a7 - Browse repository at this point
Copy the full SHA b42d8a7View commit details
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c548363 - Browse repository at this point
Copy the full SHA c548363View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c38f6ce - Browse repository at this point
Copy the full SHA c38f6ceView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.