-
Notifications
You must be signed in to change notification settings - Fork 41
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
websockets #72
Draft
bgwdotdev
wants to merge
20
commits into
gleam-wisp:main
Choose a base branch
from
bgwdotdev:feat/websocket
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
websockets #72
Commits on Jul 25, 2024
-
feat: add scrappy mist websocket wrapper
refactor: update types and add otp explicity feat: remove mist from all public types feat!: move mist func to seperate module, remove direct mist dep, add WS tidy: remove dead code feat: remove socket from wisp side feat: remove last mist dependency from wisp api feat: change send to use a wisp type as the interface
Configuration menu - View commit details
-
Copy full SHA for 42507e2 - Browse repository at this point
Copy the full SHA 42507e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 024a553 - Browse repository at this point
Copy the full SHA 024a553View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85ba328 - Browse repository at this point
Copy the full SHA 85ba328View commit details -
docs: add additional documentation and websocket server/client testing
note: the client doesn't seem to return any responses for some reason when running under gleeunit
Configuration menu - View commit details
-
Copy full SHA for 6a8a14b - Browse repository at this point
Copy the full SHA 6a8a14bView commit details -
refactor: move various functions to internal to allow make_connection…
… to be hidden from docs
Configuration menu - View commit details
-
Copy full SHA for 12b8b07 - Browse repository at this point
Copy the full SHA 12b8b07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81a1a10 - Browse repository at this point
Copy the full SHA 81a1a10View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3e27bf - Browse repository at this point
Copy the full SHA c3e27bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed9e417 - Browse repository at this point
Copy the full SHA ed9e417View commit details -
Configuration menu - View commit details
-
Copy full SHA for c02b784 - Browse repository at this point
Copy the full SHA c02b784View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b66441 - Browse repository at this point
Copy the full SHA 1b66441View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c9b51d - Browse repository at this point
Copy the full SHA 7c9b51dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2e88a1 - Browse repository at this point
Copy the full SHA a2e88a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fcbc22 - Browse repository at this point
Copy the full SHA 3fcbc22View commit details
Commits on Aug 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d5aec52 - Browse repository at this point
Copy the full SHA d5aec52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 598305c - Browse repository at this point
Copy the full SHA 598305cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6c4644 - Browse repository at this point
Copy the full SHA d6c4644View commit details -
Configuration menu - View commit details
-
Copy full SHA for 577cb6d - Browse repository at this point
Copy the full SHA 577cb6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e8a405 - Browse repository at this point
Copy the full SHA 0e8a405View commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d8e266e - Browse repository at this point
Copy the full SHA d8e266eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d37375a - Browse repository at this point
Copy the full SHA d37375aView 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.