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 inremote_messagesderive macro attribute
- 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_sendmethod that returns a future resolving whenClusterMessageis written toFramedWrite
- Rust
Published by wenig over 4 years ago
actix-telepathy - 0.4.0
New Features
- RemoteMessage automatically derives
Messageand#[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.2.0
- actix 0.11.0
- remote actor id part of actor
- Rust
Published by wenig over 4 years ago