Asim Aslam

Results 126 comments of Asim Aslam

You can ask @vtolstov if he wants to contribute his interface back and implement in the demo

Why would we need a tool to help register handlers? The server has a Register method.

I don't want to duplicate scaffolding right now. What I want to do is enable the client/server usage without protobuf. Meaning a user defines request/response types themselves or quite simply...

My experiences with Micro tell me that the single binary approach can often be limiting or too opinionated where people need to add their own integrations. For now I'd like...

I think right now it's too difficult to use. It was a collection of packages created out of the micro api. Let's say I go back to micro v2. You...

There's a current quirk where if you set a value it's defined as a string and can't be incremented. If you just increment a key that does not yet exist...

I'll play around with it. Expect a fix in a few hours.

I didn't say I already knew. I looked at the code and told you what it currently does. Doesn't mean i knew about it.

Fixed by https://github.com/micro/services/pull/388