Skip to content

optionalDependencies

Compare
Choose a tag to compare
@3rd-Eden 3rd-Eden released this 29 Jan 12:14
· 1150 commits to master since this release

The ws module have been plagued with build failures that was caused by it's optional compilation of binary add-ons. It used an installation hack instead of using optionalDependencies for it. Now if optional dependencies work correctly.. There shouldn't be any more build failures because of the binary addon building failed.

And as you might have noticed, we moved the repository to a new organization: websockets this allows us to more easily onboard people, split up everything in to more tiny maintainable modules etc.