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

Update unix-domain-socket, listen-multiple-addrs, and testing examples #2358

Merged
merged 5 commits into from
Nov 27, 2023

Conversation

davidpdrsn
Copy link
Member

No description provided.

@davidpdrsn davidpdrsn enabled auto-merge (squash) November 27, 2023 07:55
use std::net::SocketAddr;
use tokio::net::TcpListener;
use tower::Service; // for `call`
use tower::ServiceExt; // for `oneshot` and `ready` // for `collect`
Copy link
Member

Choose a reason for hiding this comment

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

Double comment?

@davidpdrsn davidpdrsn merged commit e63cc49 into main Nov 27, 2023
18 checks passed
@davidpdrsn davidpdrsn deleted the david/update-more-examples branch November 27, 2023 09:23
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