Yusuke Wada

Results 1706 comments of Yusuke Wada

Hi @oon00b We're not sure we will accept this PR, but regarding supporting the absolute path, this will be a new feature. There are some concerns, so please give us...

We can close this. If you still have the problem, feel free to reopen.

Hi @rinsuki Thank you for the issue. This is related to #3202; if #3202 is resolved, this issue can be fixed.

Hi @JustJoostNL This script works well: ```ts import { Hono } from 'hono' import { upgradeWebSocket } from 'hono/cloudflare-workers' import type { WSContext } from 'hono/ws' const app = new...

@JustJoostNL > Is there a reason that HTML is required? I think remember it working before without. Where do you run a WebSockets client? In my case, I wrote the...

@JustJoostNL I want to know the instruction to reproduce it. Please answer my question: > Where do you run a WebSockets client? In my case, I wrote the HTML and...

@JustJoostNL Ah, Postman! I see. But it does not work well on my machine. It cannot connect to the server. > Also tried the HTML but that results in the...

@JustJoostNL It works perfectly on my machine.

@JustJoostNL > Oh interesting. Did you test it using Wrangler or some other runtime like Bun? Both. We can't get any more with this discussion. Can you provide a minimal...