Narwhal v0.5.0 – pub/sub messaging server, now powered by io_uring
Summary
Narwhal v0.5.0 migrates the async runtime from tokio to monoio (io_uring) for improved pub/sub messaging performance. It adds per-channel sequence numbers and UTC timestamps to messages, and introduces a DELETE command for channels, highlighting improvements in ordering, traceability, and management.