Asim Aslam

Results 126 comments of Asim Aslam

Yea basically the proto generator is a fork of the one for grpc. If we do this in pure Go with templates it might be better for long term changes....

I think it's an opportunity to diverge and learn from the past. Go Micro started out with no code generation. Back then gRPC didn't exist and so there was no...

I've migrated the main source to go-micro.dev/v4 however submodules seem to be much trickier using that. I can't quite figure out the go-import for it. So for now plugins stay...

I'm not really sure what's incompatible so happy to see someone else do the work for that. I'm just trying to push forward with a non GitHub import right now.

Not really sure what that's about. Nothing changed on the v3 tags

@xpunch how about I add you as a maintainer and you sort of the v3 issues?

@xpunch added you as a collaborator. Please go ahead and fix.

Sounds good. We had a release script which I think was doing similar https://github.com/asim/go-micro/blob/master/plugins/release.sh. If that works please use it, otherwise amend.

So you're right. There's large user bases at each version and the maintenance in that regard is hard. We either need the versioned subdirectories which go modules can support or...

If it makes sense go ahead and create v2 and vv3 branches