Skip to content

Tinkerble 1.1.0

Choose a tag to compare

@edwardsanchez edwardsanchez released this 17 Jun 07:53

This release replaces the RSocket-based transport with Tinkerble's own length-prefixed JSON socket transport.

Highlights:

  • Removes the RSocket package dependency and its transitive dependency chain.
  • Adds socket client and companion server transport implementations.
  • Updates installer, packaging, demo, and tests around the new transport path.
  • Keeps the companion communication model focused on the same registration, snapshot, update, action, and log messages over a simpler wire layer.