aboutsummaryrefslogtreecommitdiff
path: root/docs/api/websockets.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-03-04docs(websocket): change server port on example to default port (#2301)Gravatar aab 1-2/+2
Current example will fail without explicitly configure the server to use port 8080. Hence, replacing it with default port (3000).
2023-02-24Docs tweaks (#2160)Gravatar Colin McDonnell 1-1/+1
* Tweaks * Add ecosystem. Add bunx. Flesh out install. * Tweaks * Add TS to installation * Tweaks * New readme * Write new readme * Tweak * Center header * Bun * tweaks * No dollar sign * Fix links * Update * Tweak
2023-02-23Add documentation (#2148)bun-v0.5.7Gravatar Colin McDonnell 1-0/+464
* Add documentation * Tweaks * Fixes * Rearrange * Update