bun library
Extension Types
- Bun
- Global Bun module.
- Serve
- Bun serve.
- Server
- The Bun server
- ServerWebSocket
- Bun serevr websocket.
- SocketAddress
- Bun socket address.
- UpgradeOptions
- The Bun upgrade to WebSocket options.
- WebSocketHandler
- Bun websocket handler.
Functions
-
toBunServe(
Spry app) → Serve - Create a Bun serve object using Spry application.