vircadia-web-sdk
vircadia-web-sdk copied to clipboard
Reduce console log spam
The SDK logs warnings to the console for certain items, e.g., packets received but not handled or a code path not implemented.

Such warnings should be logged only once.
Immediate needs addressed in: https://github.com/vircadia/vircadia-web-sdk/pull/68