@4players/odin-common
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

@4players/odin-common

npm npm npm

A collection of commonly used type definitions and schemas across ODIN web projects.

Opt-in for Improved WebSocket Performance

This package provides WebSocket client functionality using the ws Node.js Websocket library. Optionally, you can use the binary addons bufferutil and utf-8-validate to improve the performance of certain operations.

npm install --save-optional bufferutil

To force ws to not use bufferutil, use the WS_NO_BUFFER_UTIL environment variable.

npm install --save-optional utf-8-validate

To force ws to not use utf-8-validate, use the WS_NO_UTF_8_VALIDATE environment variable.

Troubleshooting

Contact us through the listed methods below to receive answers to your questions and learn more about ODIN.

Discord

Join our official Discord server to chat with us directly and become a part of the 4Players ODIN community.

Join us on Discord

Twitter

Have a quick question? Tweet us at @ODIN4Players and we’ll help you resolve any issues.

Email

Don’t use Discord or Twitter? Send us an email and we’ll get back to you as soon as possible.

Package Sidebar

Install

npm i @4players/odin-common

Weekly Downloads

70

Version

2.0.0

License

ISC

Unpacked Size

218 kB

Total Files

76

Last publish

Collaborators

  • svenpaulsen
  • pschuster