Yoshifumi Kawai

Results 343 comments of Yoshifumi Kawai

Yes, I understand the need. I would like to work on it once we get the stability for Core, but it will be a little later.

By the way, are you running JetStream on Cloud (Azure, AWS, GCP)? If so, I would like to know why you choose JetStream over the Managed Queue services of each...

Thank you, this will help us prioritize implementation.

Yes, it is a function of Core, so I would consider it a high priority.

Thank you. I will have to fix the asmdef. I will fix it.

A little consideration needs to be given to the balance with the existing ones.

Thank you. From what I have seen, I think it is very good. As for the review, I need a little more time, wait for a moment.

Sorry for the late review. Hmmm, I think there are a lot of alterations to the original code. For example. `TryDecodeCore(token.AsSpan(), InternalPayloadParser, null, out payloadResult);` and `InternalPayloadParser` are undesirable. (recently...

Also, there are too many code style modifications, so it's hard to read from the diffs. It's tough to get them to redo the code with a cleaner code that...