Skip to content
This repository has been archived by the owner on Sep 13, 2018. It is now read-only.

Doc unclear about types of clients/servers tokio-proto can make #125

Open
nicholasbishop opened this issue Jan 16, 2017 · 0 comments
Open

Comments

@nicholasbishop
Copy link
Contributor

In the "What is Tokio?" doc it says:

The tokio-proto layer is the easiest way to build servers and clients. All you have to do is handle message serialization; proto takes care of the rest.

It's unclear how to interpret this because it doesn't say anything about the transport layer. The examples are mostly for TCP servers, but I gather that tokio-proto can be used with other types of networking? If so it seems incorrect to say that you only have to handle message serialization.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant