hoslo
hoslo
> Sure, feel free to let us know if you have questions. What layer should the cache be in? Do you have any advice
> HTTP definitions cannot be used in streaming So how to use http streaming in kratos?
> Not for the time being How to use middleware for this custom HTTP interface? ```go opts := []http.ServerOption{ http.Middleware( ratelimit.Server(), middleware.Recovery(logger), tracing.Server(), middleware.Server(logger), validate.Validator(), ), } srv := http.NewServer(opts...)...
> 响应返回代码而不是 return `context deadline exceeded` :200(OK);时间:5007ms;内容长度:140字节 The disconnection of the server is achieved by listening to ctx during the ctx transfer process, and it is not possible to use...
@Xuanwo I'm interest in this, how we should start?
> > @Xuanwo I'm interest in this, how we should start? > > We don't yet have a clear implementation strategy. Please conduct some research and initially propose your design....
@Xuanwo I can do this.
> > @Xuanwo I can do this. > > Thanks a lot, have fun! github must create a folder by creating a file, so the file queried by the list...
@morgante Does that solve your problem?
> > @morgante Does that solve your problem? > > Thanks for working on this! I gave it a try and noticed two issues: About first, reading from public repos...