Yuki Yugui Sonoda

Results 9 comments of Yuki Yugui Sonoda

Interesting. But at this moment, compatibility to Swagger is more important for us. Let me check the compatibility before decision.

> We're actually interested in doing this ourselves. @yugui, would you accept PRs for this? Yes, I will.

I have read the spec of the server-sent events. IIUC, the spec defines something different from the current line-based streaming. So I decided not to simply replace the current way...

I'm happy to accept streaming support with websockets, but I expect two things in the support. 1. Concrete use cases - The main reason why I have not yet implemented...

@tmc Wow. That's excellent. It does not force users to depend on WebSockets but brings even more functionality.

Could you explain a bit more about the background of the request? * You wouldn't have such headers if it were a plain HTTP server but not an interceptor in...

I tried to install busybox on top of another base image. But I could not create symbolic links for busybox aliases. I wonder if we can have similar features to...

What use case do you have? The lazy-evaluation nature of Jsonnet does not evaluate an expression unless it is directly or indirectly referred by the final output. The purely-functional nature...

Our team uses this library at work. At the same time, unfortunately, I don't think it is very popular. Many people are satisfied with just trying manifesting Jsonnet templates. This...