Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ A tiny web server for Gleam targeting all JavaScript runtimes (Node.js, Deno, Bu ## Features - 🦄 **Cross-Platform**: Use it with Node.js, Deno, Bun or serverless functiosn with the same API - 🦄 **Cross-Platform**: Use it with Node.js, Deno, Bun or serverless functions with the same API - 🚀 **Fully Featured**: First-class support for chunked responses, Server-Sent Events and WebSockets - 🧩 **Uses the platform**: Built-in support for streaming files and working with JSON, uses standard Web APIs under the hood. Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ A tiny web server for Gleam targeting all JavaScript runtimes (Node.js, Deno, Bu ## Features - 🦄 **Cross-Platform**: Use it with Node.js, Deno, Bun or serverless functiosn with the same API - 🦄 **Cross-Platform**: Use it with Node.js, Deno, Bun or serverless functions with the same API - 🚀 **Fully Featured**: First-class support for chunked responses, Server-Sent Events and WebSockets - 🧩 **Uses the platform**: Built-in support for streaming files and working with JSON, uses standard Web APIs under the hood. Loading