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

WebSocket and bug fixes #2

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

WebSocket and bug fixes #2

wants to merge 9 commits into from

Conversation

irsdl
Copy link

@irsdl irsdl commented Oct 20, 2023

Adding web socket support
Adding a better rule to exclude messages which are not serialized in blazer during the handshakes
Displaying an error message when a message is corrupted or incomplete
Helper function code improvements
Upgrading Gradle libraries to their latest
Using Java 19
Using the latest Montoya version on 20/10/2023 (2023.10.3-24103 (Early Adaptor)
Optimized library imports using intelliJ
Extension version increased to 1.1
Added github workflows to compile it automatically and save it in the /releases/ directory (needs testing in practice)
This is based on a fork of https://github.com/R4ML1N/BlazorTrafficProcessor/ @R4ML1N

R4ML1N and others added 9 commits October 13, 2023 20:29
Adding web socket support
Adding a better rule to exclude messages which are not serialized in blazer during the handshakes
Displaying an error message when a message is corrupted or incomplete
Helper function code improvements
Upgrading Gradle libraries to their latest
Using Java 19
Using the latest Montoya version on 20/10/2023
Optimized library imports using intelliJ
Extension version increased to 1.1
Added github workflows to compile it automatically and save it in the /releases/ directory (needs testing in practice)
This is based on a fork of https://github.com/AonCyberLabs/BlazorTrafficProcessor/tree/main
@irsdl
Copy link
Author

irsdl commented Oct 20, 2023

GitHub gradle workflow should be working now
Readme has been updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants