Recent Releases of actix-telepathy

actix-telepathy - 0.6.1

What's Changed

  • Release 0.6.1 by @wenig in https://github.com/wenig/actix-telepathy/pull/95

Full Changelog: https://github.com/wenig/actix-telepathy/compare/0.6.0...0.6.1

- Rust
Published by wenig almost 2 years ago

actix-telepathy - 0.6.0

Features

  • option to choose from different joining protocols
    • single seed protocol
    • gossip protocol

Misc

  • remove protocols module and feature

Fixes

  • multiple remote messages per remote actor
  • reconnection to left node

- Rust
Published by wenig over 2 years ago

actix-telepathy - 0.5.6

Fix

  • multiple RemoteMessages in remote_messages derive macro attribute

- Rust
Published by wenig over 2 years ago

actix-telepathy - 0.5.5

Bug fixes

  • #77

- Rust
Published by wenig over 2 years ago

actix-telepathy - 0.5.4

What's Changed

  • feat: add Node struct by @wenig in https://github.com/wenig/actix-telepathy/pull/69
  • Chores/upgrade dependencies by @wenig in https://github.com/wenig/actix-telepathy/pull/73
  • Develop by @wenig in https://github.com/wenig/actix-telepathy/pull/74

Full Changelog: https://github.com/wenig/actix-telepathy/compare/0.5.3...0.5.4

- Rust
Published by wenig over 2 years ago

actix-telepathy - 0.5.3

What's Changed

  • Develop by @wenig in https://github.com/wenig/actix-telepathy/pull/66

Full Changelog: https://github.com/wenig/actix-telepathy/compare/0.5.2...0.5.3

- Rust
Published by wenig over 3 years ago

actix-telepathy - 0.5.2

What's Changed

  • Update dependency by @wenig in https://github.com/wenig/actix-telepathy/pull/60
  • Docs/main docs by @wenig in https://github.com/wenig/actix-telepathy/pull/61

Full Changelog: https://github.com/wenig/actix-telepathy/compare/0.5.0...0.5.2

- Rust
Published by wenig almost 4 years ago

actix-telepathy - 0.5.0

What's Changed

  • ci: more tasks
    • audit
    • linting
    • deployment
  • new dependency versions
    • actix
    • tokio
    • trust-dns

Full Changelog: https://github.com/wenig/actix-telepathy/compare/0.4.1...0.5.0

- Rust
Published by wenig about 4 years ago

actix-telepathy - 0.4.1

0.4.1

Features

  • RemoteAddr::wait_send method that returns a future resolving when ClusterMessage is written to FramedWrite

- Rust
Published by wenig over 4 years ago

actix-telepathy - 0.4.0

New Features

  • RemoteMessage automatically derives Message and #[rtype(Result = "()")]
  • Use generic RemoteMessages and generic RemoteActors
  • Standard Protocols (reduce)

Fixed

  • allow generics for RemoteMessage
  • allow generics for RemoteActor

- Rust
Published by wenig over 4 years ago

actix-telepathy - 0.3.0

  • actix 0.12

- Rust
Published by wenig over 4 years ago

actix-telepathy - 0.2.0

  • actix 0.11.0
  • remote actor id part of actor

- Rust
Published by wenig over 4 years ago

actix-telepathy - Minor improvements

- Rust
Published by wenig almost 5 years ago

actix-telepathy - 0.1.1

- Rust
Published by wenig about 5 years ago

actix-telepathy - Initial Tested

- Rust
Published by wenig over 5 years ago