github deltachat/deltachat-core-rust v1.114.0

latest releases: v1.155.6, v1.155.5, v1.155.4...
22 months ago

Changes

  • JSON-RPC: Use long polling instead of server-sent notifications to retrieve events.
    This better corresponds to JSON-RPC 2.0 server-client distinction
    and is expected to simplify writing new bindings
    because dispatching events can be done on higher level.
  • JSON-RPC: TS: Client now has a mandatory argument whether you want to start listening for events.

Fixes

  • JSON-RPC: do not print to stdout on failure to find an account.

Don't miss a new deltachat-core-rust release

NewReleases is sending notifications on new releases.