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

Implement ICE-TCP #293

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

Sean-Der
Copy link
Contributor

This is going to take me a while, but I wanted to check in before I started!

I am going to implement both active + passive. My reasoning is I want to be able to test it E2E.

I don't have any hard ideas/opinions on how it should be implemented. Do you have any advice as I learn the code base?

@Sean-Der
Copy link
Contributor Author

@paullouisageneau Looking at the different modes conn types (Poll/Thread/Mux) it seems unlikely I would succeed putting the concept of TCP into them.

Should I create something multi-threaded that does TCP as its own thread/struct?

@Sean-Der Sean-Der closed this Jan 22, 2025
@Sean-Der Sean-Der reopened this Jan 22, 2025
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