EN
返回档案库

档案库 · 开发与企业工具 · 产品决策 · 2022–2026

Svix 开源其 Rust webhook 分发器;服务在 2026 年仍然活跃

Svix 以服务形式销售可靠的 webhook 投递;其 2022 年 2 月的开源 Rust 分发器在 Hacker News 获得 176 分,并在 2026 年仍被使用

Svix

它在赌什么团队更愿意购买可靠、安全的 webhook 投递服务,而不是自己搭建——并且开源 Rust 分发器可以赢得信任,从而带动托管服务已上线

做的是什么生意

Svix is a webhooks-as-a-service company: developers make one API call and Svix takes care of deliverability, retries, signing and security, sold as a hosted cloud service plus a self-hostable open-source Rust server.

起因

Svix's own customers wanted webhooks to build integrations and workflows, but the team was not willing to commit the engineering time, resources and ongoing maintenance a webhook delivery system requires — so delivery became the product. Open-sourcing the dispatcher was one of the first tickets created on the issue tracker, and it shipped on 2022-02-15 with a Show HN post explaining the move.

经过

The open-source release was scoped for self-hosting: Docker images, configuration files, symmetric and asymmetric payload signing, OpenTelemetry tracing, Redis retry queues and dead-letter handling, with the team noting that the hosted service runs far more complex infrastructure and that feature parity was a work in progress. Client libraries now span Go, Python, TypeScript, Java, Kotlin, Ruby, C#, Rust, PHP and Terraform.

结果

Still running as of 2026-09-05: the svix-webhooks repo holds 3.4k stars, 278 forks and 3,922 commits, and svix.com continues to sell the hosted enterprise service with the open-source server maintained alongside it.

背景

Svix 是一家 webhook 即服务公司:开发者只需一次 API 调用,Svix 负责投递、重试、签名和安全,以托管云服务和可自托管的开源 Rust 服务器形式销售。

起源于第一方痛点:Svix 自己的客户需要 webhook 来构建集成和工作流,但团队不愿意投入 webhook 投递系统所需的工程时间、资源和持续维护。因此投递变成了产品,而开源分发器是问题跟踪器上最早创建的工单之一。

分发器于 2022-02-15 以 'Svix – 用 Rust 编写的开源 Webhook 服务' 发布,在 Hacker News 上获得 176 分和 28 条评论,创始人在评论中解释了这个赌注:webhook '目前是一团糟',各地实现不同,而开源是使它们可靠和一致的方法。该版本面向自托管——Docker、Postgres、可选 Redis、签名负载——而托管服务仍然是业务。

截至 2026-09-05 快照,项目仍然活跃:GitHub 上有 3.4k 星标、278 个 fork、3922 次提交,以及 svix.com 上仍在推广的企业托管服务,开源服务器作为其自身的文档产品维护。

这件事要成立,得有什么

  • 痛苦来自第一方:他们自己的客户要求 webhook,而维护负担是障碍。
  • 开源使基础设施服务在购买前可以被检查,这与创始人的维护者历史相符。
  • Rust 的单一静态二进制和 Docker 设置使自托管可行,将怀疑者转变为评估者。
  • 托管服务仍然是业务;OSS 仓库成为其信任层和引流渠道。

可借鉴之处

如果每个工程团队都面临同样的无差别痛点——webhook 投递——那么卖解决方案,而不是只为自己构建一次;开源核心,让买家在信任前可以先验证。

后续进展

截至 2026-09-05,svix-webhooks 仓库仍在接收提交(总计 3922 次),并显示 3.4k 星标和 278 个 fork;svix.com 继续推广托管企业服务,自我报告符合 SOC 2 Type II、多区域投递、可嵌入 webhook 门户,以及 Svix 在创建 Standard Webhooks 规范中的领导地位。开源服务器与托管产品并行维护,并作为自身文档化的产品。

资料来源

发现哪里写错了?告诉我们。

轮到你了

你刚读完一家。说说你在做什么,看看谁在赌同一件事。

免费账号 · 3 次免费提问 · 不用绑卡

相关案例