honojs / website

Repository for hono.dev
https://hono.dev
68 stars 209 forks source link

update server definition #352

Open mathysth opened 1 month ago

mathysth commented 1 month ago

Update how the server is defined because it could introduce regressions for some Bun HTTP features. https://github.com/honojs/hono/issues/2645#issuecomment-2101672905

NicoPlyley commented 1 month ago

@mathysth This has been fixed in 4.4.0. There is now a ConnInfo Helper to get the IP address.