Asim Aslam
Asim Aslam
Yea but then you need to add it to the nats message header when you're switching and when receiving any messages you need to check for that header and if...
So by doing that any service using the new transport will be backwards compatible. It's just that any old service that receives a message from the new transport without having...
I think you're right. We shouldn't alter the key on retrieval. IN the case anyone needs it there's a Get method on Metadata that checks lower or uppercase keys.
You are welcome to make the contribution if you think it will improve the project. Thank you for taking the time to do it.
We should extend this idea to the a2a protocol and integrate it directly into Go Micro. Cc @lambdar https://github.com/a2aproject/A2A Abstract --- Extending go-micro to support agents, particularly with a focus...
Is there a solution to this?