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

Fixes #1496: Initial approach to implementing protocol observers #1497

Merged
merged 3 commits into from
May 8, 2024

Conversation

kgiusti
Copy link
Contributor

@kgiusti kgiusti commented May 6, 2024

Creates subdirectory for observer source code. Implements stub HTTP/1.1 and HTTP/2.0 observers. Adds proof-of-concept protocol classification code to TCP observer.

…observers

Creates subdirectory for observer source code. Implements stub
HTTP/1.1 and HTTP/2.0 observers. Adds proof-of-concept protocol
classification code to TCP observer.
@kgiusti kgiusti added this to the 3.0.0 milestone May 7, 2024
@kgiusti kgiusti linked an issue May 7, 2024 that may be closed by this pull request
@kgiusti kgiusti merged commit 4f1053b into skupperproject:main May 8, 2024
39 of 41 checks passed
@kgiusti kgiusti deleted the ISSUE-1496 branch May 8, 2024 14:24
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.

Initial TCP protocol observer implementation
2 participants