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

Switch to Hyper 1 #100

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Switch to Hyper 1 #100

wants to merge 1 commit into from

Conversation

nox
Copy link
Collaborator

@nox nox commented Nov 22, 2024

No description provided.


pub(super) type TelemetryServerFuture = Server<AddrIncoming, Router>;
pub(super) struct TelemetryServerFuture {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Let's move it in a separate module file

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I split server.rs into server/mod.rs and server/router.rs.

@nox nox force-pushed the hyper1 branch 3 times, most recently from 169c120 to b51c404 Compare November 22, 2024 14:12
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