-
Notifications
You must be signed in to change notification settings - Fork 28
Fix change in messages (#134) + more #135
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
Merged
ChristopheCVB
merged 22 commits into
obs-websocket-community-projects:5.x.x/protocol_update
from
nvdweem:5.x.x/protocol_update
Oct 12, 2022
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
71e8e1a
Update example default port
2a2067c
NPE 'fix', not sure if messageData is supposed to be nullable
ddeecec
We know we are connecting, no point in info logging that
432dae1
Request data field was incorrectly named
65569f4
Put response data in the correct place
15a155e
Reuse websocket client and add explicit stop
44dfd41
Actually close the websocket when calling disconnect
5c715c7
Example should now stop the communicator at the end
ea52713
Allow configuring the websocket client
0bfa1e5
Put requestData in the correct place
b9e5082
Make events work again and (de)serialization using generics
15b9344
Update references to old default port
e8702c3
Fix testcases
9cc20b6
Update close codes
aafe72b
Change docker port mapping to the non-standard websocket port
78b415f
Restore example
f124dba
Add link to Google style convention
815ad97
Fix review feedback
5cf69cb
Get eventIntent through messageData
7904e9d
Apply workaround to allow SuperBuilder inheritance
bf12680
Don't use builders when not needed
29ffeba
Don't use boolean object when not needed
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.