1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-01-22 23:05:56 +01:00
actix-extras/actix-ws/CHANGELOG.md
2023-11-03 22:49:18 +00:00

359 B

Changelog

Unreleased

  • Remove type parameters from Session::{text, binary}() methods, replacing with equivalent impl Trait parameters.
  • Session::text() now receives an impl Into<ByteString>, making broadcasting text messages more efficient.

0.2.5