socketio / socketio/bun-engine
[Feature Request] Add dynamic cors
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 75
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Hey! Love the fact that you built a bun-specific engine. Any way you can add a dynamic cors callback function just like for the classic socket.io server?
Thanks! I would do it myself and submit a PR, but I don't really have the time right now. If this is still open in a few weeks I'll probably open a PR :D
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the Bun engine's current CORS handling and comparing it with the classic Socket.IO server's dynamic CORS callback behavior; done means the Bun engine accepts and applies a dynamic CORS callback.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bun, typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100