-
Notifications
You must be signed in to change notification settings - Fork 536
feat:Web_Socket_Support #555
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
Open
Clasherzz
wants to merge
39
commits into
foss42:main
Choose a base branch
from
Clasherzz:web_socket
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.
Open
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
5995eef
stashing
Clasherzz 2cf3a2d
Merge branch 'main' of https://github.com/Clasherzz/apidash
Clasherzz 1b6df9c
Merge branch 'foss42:main' into main
Clasherzz ede3c40
Merge branch 'foss42:main' into main
Clasherzz a56e420
Merge branch 'foss42:main' into main
Clasherzz d9616af
Merge branch 'foss42:main' into main
Clasherzz 55428f4
added model and service files
Clasherzz 261af51
working on models
Clasherzz c93ccc8
working on models
Clasherzz fd0e7b6
working on clientWrapper
Clasherzz 77fc705
some ui changes
Clasherzz 248010f
working on sending frames
Clasherzz 7331771
added ping and websocket manager
Clasherzz 5b37792
removed client wrapper
Clasherzz 93668e8
SETTING HEADERS AND PARAMS
Clasherzz d29c51f
working on HEADERS AND PARAMS
Clasherzz 27dfca3
Merge branch 'foss42:main' into web_socket
Clasherzz f1521d6
working on HEADERS AND PARAMS
Clasherzz 2c926ee
fixed headers and params
Clasherzz 2850897
added isConnect
Clasherzz ab20f25
removed print and make time accurate
Clasherzz 8d64ecf
referred dart analyze and some edits
Clasherzz 3ef1fe3
disable headers for web
Clasherzz 5d171bc
request pane corrected
Clasherzz 783821b
final commit
Clasherzz 5cc9ec4
Merge branch 'client_termination' of https://github.com/Clasherzz/api…
Clasherzz 46d3522
resolved scrolling issue
Clasherzz add28b4
Merge branch 'main' into web_socket
ashitaprasad cc5808b
added debugging commit
Clasherzz 6ed1552
added debuging codes
Clasherzz 613e700
removed debug prints
Clasherzz 62c9a67
fixed url
Clasherzz 3f312b1
changeed request model
Clasherzz 2a23b45
fixed url
Clasherzz 78e3904
removed web socket url
Clasherzz 08e91db
last commit
Clasherzz 411c7b4
redo
Clasherzz b310ade
Merge branch 'main' into web_socket
Clasherzz d63a810
final commit
Clasherzz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You are viewing a condensed version of this merge commit. You can view the full changes here.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ashitaprasad this was never supposed to be removed