Skip to content

Allow to bind socket.io to bun built in server.  #4969

@TomieAi

Description

@TomieAi

Is your feature request related to a problem? Please describe.
so I can use 1 port instead of two port separate. cant use uwebsocket.js due to bun already using it under the hood. it wont compile. and yes im aware that socket.io uses built in ws.. which is bun ws.. that is uwebsocket under the hood. but im only here for one port solution.

Describe the solution you'd like
i dont know io.attachApp(bun here XD);

Describe alternatives you've considered
nothing really i dont know how it works.. but you guys bind the uwebsocket server it might be same as bun too.. since it uses uwebsocket under the hood. all i need is so bun server and socket io has same port.

Additional context
nothing

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions