GithubHelp home page GithubHelp logo

Add a tutorial about wangle HOT 3 OPEN

facebook avatar facebook commented on April 23, 2024
Add a tutorial

from wangle.

Comments (3)

billowqiu avatar billowqiu commented on April 23, 2024

good guy

from wangle.

viswanathgs avatar viswanathgs commented on April 23, 2024

@jamperry, thanks for doing this. Great post!

You pasted the code from EchoServer.cpp into the final client example though in the post. Also, it would be good to mention a couple of lines about ClientBootstrap just like you did for ServerBootstrap.

One more comment. In your initial logical flow of the pipeline, step 3 reads "Handler 3 receives a string, prints it to stdout, and then sends it downstream to echo back to the client". In reality though handler 3 sends the string to handler 2 and then to handler 1 which perform the reverse operations before handling the bytes over to the socket. Do you think it's worth adding a couple of steps there to illustrate this?

from wangle.

jamperry avatar jamperry commented on April 23, 2024

Thanks for the feedback mate.

Yes, totally worth adding in as I mention handlers handling both downstream and upstream so makes sense to explain the other way.

Good spot on the dodgy paste too!

from wangle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.