@signalwire/core
Version:
Shared code for the SignalWire JS SDK
16 lines (9 loc) • 856 B
Markdown
# /core
The SignalWire Core package contains lower level objects and shared utilities for various `` packages.
**Important**: This package is intended for internal use by the SignalWire libraries. You should not use it directly in your production projects, as the APIs can and will change often. Usage of this package directly is currently not supported.
## Related
- [Get Started](https://developer.signalwire.com/)
- [`/js`](https://www.npmjs.com/package/@signalwire/js)
- [`/realtime-api`](https://www.npmjs.com/package/@signalwire/realtime-api)
## License
`/core` is copyright © 2018-2023 [SignalWire](http://signalwire.com). It is free software, and may be redistributed under the terms specified in the [MIT-LICENSE](https://github.com/signalwire/signalwire-js/blob/master/LICENSE) file.