Skip to content

Releases: actix/actix-net

actix-rt: v2.6.0

12 Jan 14:41
b1d5d85

Choose a tag to compare

  • Update tokio-uring dependency to 0.2.0. #436

actix-server: v2.0.0-rc.4

12 Jan 14:41
b1d5d85

Choose a tag to compare

Pre-release
  • Update tokio-uring dependency to 0.2.0. #436

actix-tls: v3.0.1

11 Jan 22:19
4c9ee88

Choose a tag to compare

  • No significant changes since 3.0.0.

actix-rt: v2.5.1

31 Dec 08:10
3ba4eaf

Choose a tag to compare

  • Expose System::with_tokio_rt and Arbiter::with_tokio_rt. #430

actix-codec: v0.4.2

31 Dec 08:10
3ba4eaf

Choose a tag to compare

  • No significant changes since 0.4.1.

actix-server: v2.0.0-rc.3

31 Dec 08:10
3ba4eaf

Choose a tag to compare

Pre-release
  • No significant changes since 2.0.0-rc.2.

actix-server: v2.0.0-rc.2

27 Dec 18:34
ae9afd4

Choose a tag to compare

Pre-release
  • Simplify TestServer. #431

actix-tls: v3.0.0

26 Dec 21:12
89a4c2e

Choose a tag to compare

  • No significant changes since 3.0.0-rc.2.

actix-service: v2.0.2

18 Dec 03:31
5d2da0f

Choose a tag to compare

  • Service types can now be Send and 'static regardless of request, response, and config types. #397

local-waker: v0.1.2

18 Dec 03:31
ef18a83

Choose a tag to compare

  • Fix crate metadata.