nest-lab icon indicating copy to clipboard operation
nest-lab copied to clipboard

feat: adding platform-uws

Open PhearZero opened this issue 2 years ago • 3 comments

ℹ️ Overview

Replaces the httpServer with UWS and overrides IoAdapter in @nestjs/platform-socket.io.

🤔 Reasoning

PhearZero avatar Jul 07 '23 20:07 PhearZero

🦋 Changeset detected

Latest commit: 8319facb7c9da4d78756f1875735ab6b375264da

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@nest-lab/platform-uws Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Jul 07 '23 20:07 changeset-bot[bot]

When you're ready to add this to the deploy pipeline, add a changeset by running pnpm changeset and following the wizard. Initially set the package version to 0.0.0 and choose major for first release

jmcdo29 avatar Jul 08 '23 00:07 jmcdo29

Ignore the CI failures, it's cause of the branch's origin

Do you have any tests for this package as well? To show it's working as intended?

jmcdo29 avatar Jul 10 '23 17:07 jmcdo29