@sendwyrd/core
v0.2.0
Published
DEPRECATED — re-export shim for @openwyrd/mop. Use @openwyrd/mop directly. This package will be deprecated 60 days after v0.2.0 publish.
Maintainers
Readme
@sendwyrd/core
DEPRECATED. This package has been renamed to
@openwyrd/mopand relicensed Apache-2.0 as part of the OpenWyrd MOP open-source release. The full implementation lives at https://github.com/openwyrd/mop-js.
@sendwyrd/[email protected]is a re-export shim for@openwyrd/[email protected]. Existing imports keep working without code changes:import { composeWyrd } from "@sendwyrd/core"; // still works (this shim) import { composeWyrd } from "@openwyrd/mop"; // canonical going forwardMigrate at your convenience. The shim will be
npm deprecate'd 60 days after v0.2.0 ships.
OpenWyrd MOP is a federated, capability-URL, host-blind encrypted-messaging protocol. SendWyrd is the canonical reference deployment at https://sendwyrd.com. The wire spec — MOP-001 — and the conformance suite live under the openwyrd GitHub org.
License
Apache-2.0. Earlier releases of this package (@sendwyrd/[email protected]) shipped under MIT and remain available under those terms.
