Giter VIP home page Giter VIP logo

Comments (5)

wenxuwan avatar wenxuwan commented on July 16, 2024

@alpha-baby 你这边能复现吗?responseId塞到frame里面应该是func (s *xStream) endStream() 里面干的。
image

from layotto.

MoonShining avatar MoonShining commented on July 16, 2024

@alpha-baby 你可能理解错了。 layotto的RPC链路并不是像mosn那样的 dubbo -> mosn -> dubbo , 而是grpc -> layotto -> dubbo

layotto作为客户端, 只需要设置一个不重复的requestid, mosn会返回和请求相同的requestid

from layotto.

alpha-baby avatar alpha-baby commented on July 16, 2024

我稍后看能不能用dubbo复现一下,

from layotto.

wenxuwan avatar wenxuwan commented on July 16, 2024

我稍后看能不能用dubbo复现一下,

@MoonShining 说的,layotto是一个grpc - > laytto(负责将grpc传过来的数据包装成对应的dubbo,bolt协议,类似于泛化调用的一个过程)->mosn->dubbo provider的一个过程,app理论上是不会直接传dubbo协议过来的,因此也没有id这个说法的

from layotto.

alpha-baby avatar alpha-baby commented on July 16, 2024

其实我想表达的就是这个pr中的意思:#94 ,后续有问题在这个pr上讨论

from layotto.

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.