SongTao Zhuang

Results 26 comments of SongTao Zhuang

Here is my progress: brpc-java is not support generic call, so this is a challenge for me. Now I have refer some doc and code and almost complete brpc plugin,...

If the grpc plugin part is no emergency, I can take it all.

all right. My previous solution was `bytebuddy` which can `dynamic generate class` instead of `generic call`. This way refers to `tars-plugin`.

BTW, at the beginning I thought task3 is about grpc part which names `shenyu-plugin-grpc`. But when I look the describe again, maybe this is typo. It should display like that...

> > > > > all right. My previous solution was `bytebuddy` which can `dynamic generate class` instead of `generic call`. This way refers to `tars-plugin`. > > Sounds good,...

> > > > > all right. My previous solution was `bytebuddy` which can `dynamic generate class` instead of `generic call`. This way refers to `tars-plugin`. > > Sounds good,...

@dragon-zhang Sorry about that I can't solve task3 currently. Which must use `generic call` to make it success. I have tried `bytebuddy` such complex way. But `brpc-java` has many difference...

> any task can i support? Maybe you can do other contribute first? This feature need `brpc` support `generic call`. If there any task need to support I will give...

@JooKS-me @selectbook Hi, I see org.apache.shenyu.common.cache is no complete, can I take this task?