Skip to content

Conversation

jbr
Copy link
Member

@jbr jbr commented Apr 22, 2021

draft of listener configs


use async_std::net::{self, SocketAddr, TcpStream};
use async_std::prelude::*;
use async_std::{io, task};
use http_types::Url;

/// This represents a tide [Listener](crate::listener::Listener) that
Copy link
Member Author

Choose a reason for hiding this comment

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

this block of documentation is many commits out of date and needs to be updated before merge

@Fishrock123
Copy link
Member

@jbr This seems fine to me - I'd approve it if it weren't a draft

@yoshuawuyts
Copy link
Member

@jbr skimmed it quickly just now, and overall this looks good! -- would be happy to merge it, and iterate from there!

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