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

Tunnel binaries #125

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from
Open

Tunnel binaries #125

wants to merge 5 commits into from

Conversation

dr7ana
Copy link
Collaborator

@dr7ana dr7ana commented Apr 28, 2024

I'm not 100% sure

@dr7ana dr7ana marked this pull request as draft April 28, 2024 17:29
@dr7ana dr7ana force-pushed the tunnel-binaries branch 2 times, most recently from 496c8e3 to 6ad6255 Compare April 29, 2024 00:09
@dr7ana dr7ana force-pushed the tunnel-binaries branch 2 times, most recently from 2fc7a12 to 30d888e Compare May 7, 2024 12:03
@dr7ana dr7ana marked this pull request as ready for review May 7, 2024 12:03
@dr7ana dr7ana force-pushed the tunnel-binaries branch 2 times, most recently from 549c3dd to ae5a803 Compare May 9, 2024 20:51
- Applications can call `::set_remote_reset_hooks(...)` to emplace logic to be executed when the remote stream
    shuts down reading and/or writing
- This only happens once per lifetime of the stream; as a result, do NOT set more hooks while inside the body of
    the hooks themselves!
- Strange unit test added coordinating stream dispatching across a tunneled connection
- TCP connections can be send over a QUIC connection tunneled over datagrams now
- I'll write more later
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.

1 participant