Skip to content

v0.1.2 — open core launch

Latest

Choose a tag to compare

@Rushant-123 Rushant-123 released this 21 Jul 06:56

First public release of Caspian's open core.

What's in it

  • caspian-adapters — channel adapters for Slack, Discord, Telegram (bot + user-account), Instagram DM, Facebook Messenger, X, email (AWS SES), Google Meet, and GSM-modem SMS. One small interface (provision / send / reply / parse_webhook), webhook signature verification on every channel, an offline fake per channel. 64 adapter tests, zero network.
  • caspian-sdk 0.1.2 (Python)on_message handler, connect_*() per channel, threading, dedup, instant-ack (listen(ack=...)). PyPI
  • caspian-sdk 0.1.2 (TypeScript) — same contract, camelCase API, zero runtime deps, Node 18+. npm
  • comm CLI — init, connect, status, listen.

Hosted channels

WhatsApp Business, phone/voice, iMessage, and RCS run on Caspian hosted with the same API, or via any provider package registered under the caspian.providers entry-point group.