bun
bun copied to clipboard
[docs] fix ws/pubsub: open and message ws don't publish to topic
What does this PR do?
fix #8760 - fix docs in open and message callback of a websocket connection. replaced ws.publish with server.publish
- [x] Documentation or TypeScript types (it's okay to leave the rest blank in this case)
- [ ] Code changes
@Jarred-Sumner I made this PR before #8855, and his PR merged almost instantly. Is it normal?!
jarred reviews prs randomly. sorry the other was merged first. the diff is identical