Skip to content

Change ws engine of server to bun #227

Description

@Exeloo

Which package or utils is this feature request for?

network-server

Feature

The goal is to change engine of websocket in the network server to use bun. This is a breaking change that make the server not runnable with node, but we can get better performance with bun.

Today we cannot use default ws because bun does not implement functions to run it.

Ideal solution or implementation

/

Alternative solutions or implementations

No response

Other context

No response

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions