Newsworthy - September 2025
Some recent highlights worth noting: new releases, example apps, key contributions.
Resonate offers developers a dead simple holistic programming model for building distributed applications.
Resonate Status Update: Fall 2025
TypeScript SDK v0.8.0 release.
We would be lying if we said “we weren’t impressed with ourselves” with this release. It polishes up a complete refactor of the SDK to align it with Resonate’s revised core API:
Run (Synchronous, Local)
Begin Run (Asynchronous, Local)
RPC (Synchronous, Remote)
Begin RPC (Asynchronous, Remote)
If you love working in TypeScript - you should try out this SDK.
Python SDK v.0.6.4
Thanks to the efforts of Karn Wong, their benchmark tests uncovered a much needed change to improve compatibility with async applications, which was released in v.0.6.4.
Resonate Server v.0.7.15 release
The latest Resonate Server release includes an SQS plugin that enables Async RPC, while using SQS as the message transport. All appreciation, applause, and admiration may be forwarded to Muhammad Asghar Ali for their heroic efforts in bringing this functionality to fruition!
Getting started example apps
The team was excited to launch this curated set of example applications designed to help developers get started with Resonate within the context of a familiar use case.
Hacktoberfest
Resonate’s open source component repos are available to Hacktoberfest participants.
The team made a solid effort to update issue descriptions and tags to be more helpful to outside contributors.