Skip to content

Conversation

@kernelshard
Copy link
Owner

@kernelshard kernelshard commented Nov 1, 2025

Connection Pooling: Maintains concurrent TCP connections to handle multiple requests efficiently
Bidirectional Proxying: Forwards HTTP requests from the tunnel to the local server and responses back
Context-Aware: Supports cancellation and proper shutdown
Configurable HTTP Client: Allows custom HTTP clients for testing and advanced use cases
Thread-Safe: Uses mutexes to protect shared state #3

@kernelshard
Copy link
Owner Author

@mrasif have a look kindly.

@kernelshard kernelshard changed the title feat: add localtunnel provider implementation feat: add localtunnel provider implementation #3 Nov 1, 2025
Copy link
Collaborator

@mrasif mrasif left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work ❤️

@kernelshard kernelshard merged commit d1834df into main Nov 1, 2025
2 checks passed
@kernelshard kernelshard deleted the feature/localtunnel-provider branch November 1, 2025 19:18
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.

3 participants