Files
tauri/.changes/fix-channel-buffer-processing.md
Graham Held cf615e8e4d Set internal message ID to nextId after handling pending messages (#9463)
* Set internal message ID to nextId after handling pending messages

* add change file

* update bundle

* update reference.md

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-04-21 11:21:34 -03:00

97 B

@tauri-apps/api
@tauri-apps/api
patch:bug

Fixes a bug when processing channel messages out of order.