Roman
Roman
DDeno
Created by Roman on 5/21/2025 in #help
Websocket implementation
So do you think my method for the WebSocket handler is correct? Because I never have done WebSocket before. And I’m also not sure if I use it correctly in the route. Because it shows an error but I can’t do much with it.
5 replies
DDeno
Created by Roman on 5/21/2025 in #help
Websocket implementation
In the chatroom.route.ts. I can’t upgrade to WebSocket.
5 replies
DDeno
Created by KTibow on 12/29/2024 in #help
not sure if this is a deno, zed, or me problem
First, I applied these settings only to the current workspace settings. Unfortunately, this didn’t work. However, I tried setting them globally, and now they’re working. I’m still not entirely sure why they only work when set globally. Is this a normal behavior for extensions?
6 replies
DDeno
Created by KTibow on 12/29/2024 in #help
not sure if this is a deno, zed, or me problem
Hello @KTibow, I’m using Zed as well. But for me, it’s not working that well. Although I have installed the Deno extension, I encounter some errors in the demo Deno project. What have you set up additionally to let it work?
6 replies
DDeno
Created by Roman on 12/30/2024 in #help
Setup simple prod ready Rest API project
Do you know some good tutorials or articles for setting up Hono with Deno?
4 replies