generated from rustaceanrob/rust-template-repo
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Just dropping some questions here, maybe a better place than an issue, but didn't want to forget them.
- Is
ConnectionExtreally an extension? Feels more like just a straight upConnection. - Does the
SendErrortype need to be exposed inConnectionWriter::send_message()? I think it's just an implementation detail. The take_errors pattern is pretty cool though, I struggled with what to do there. - Kinda confused by the
OpenWritertype name, is that a convention of some sort?
Metadata
Metadata
Assignees
Labels
No labels