issues
search
tqwewe
/
kameo
Fault-tolerant Async Actors Built on Tokio
https://docs.page/tqwewe/kameo
Apache License 2.0
633
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: add warnings for potential deadlocks
#87
tqwewe
closed
3 days ago
0
fix: request downcasting and added tests
#85
tqwewe
closed
1 week ago
0
fix!: startup deadlock on small bounded mailboxes
#84
tqwewe
closed
1 week ago
0
chore: remove msrv from Cargo.toml
#82
tqwewe
closed
1 week ago
0
[FEATURE] - make try methods generic over mailbox.
#81
blueforesticarus
closed
1 week ago
1
[FEATURE] - more flexible concurrency
#80
blueforesticarus
closed
1 week ago
4
Remove reverences to deprecated linking methods in docs.
#79
13r0ck
closed
2 weeks ago
1
docs: fix missing code in getting_started
#77
seflue
closed
3 weeks ago
3
Why is MSRV 1.79?
#76
nfejzic
closed
1 week ago
10
Some immature thoughts on inter-actor communication
#75
hanekoo
opened
1 month ago
7
.wait_startup should handle the case of BoxError
#74
hanekoo
opened
1 month ago
4
feat!: add `on_message` hook to `Actor` trait
#73
tqwewe
opened
1 month ago
0
feat: impl `IntoFuture` for requests
#72
tqwewe
closed
1 month ago
0
feat!: relax request impls to be generic to any mailbox
#71
tqwewe
closed
1 month ago
0
feat: add public `BoxReplySender` type alias
#70
tqwewe
closed
1 month ago
0
feat: add support for preparing an actor and running it outside a spawned task
#69
tqwewe
closed
1 month ago
0
feat!: use owned actor ref in `spawn_with` function
#68
tqwewe
closed
1 week ago
0
feat: add spawn_link and link/unlink functions
#67
tqwewe
closed
1 month ago
0
feat: add `ForwardMessageSendSync` request trait
#65
tqwewe
closed
1 month ago
0
[FEATURE] - Add Support for WASM
#64
tqwewe
opened
1 month ago
0
feat: add `ActorRef::wait_startup` method
#63
tqwewe
closed
1 month ago
0
[FEATURE] - Add `.wait_startup` method to actor ref
#62
tqwewe
closed
1 month ago
0
feat: update benchmarks
#61
tqwewe
opened
1 month ago
0
Hide remote actor functionality behind "remote" feature
#60
shusvr
closed
1 month ago
1
docs: add FAQ to book
#59
tqwewe
closed
1 month ago
0
Add feature flag for distributed actors
#58
tqwewe
closed
1 month ago
0
feat!: make `Links` private
#57
tqwewe
closed
1 month ago
0
feat!: move actor pool and pubsub to their own modules
#56
tqwewe
closed
1 month ago
0
ActorPool and PubSub should be in their own modules
#55
tqwewe
closed
1 month ago
0
docs: improve code docs and examples with all tests passing
#54
tqwewe
closed
1 month ago
0
`Links` type doesn't need to be public
#53
tqwewe
closed
1 month ago
0
chore: add gtag to kameo book
#52
tqwewe
closed
1 month ago
0
docs: add in-depth distributed actors information to kameo book
#51
tqwewe
closed
1 month ago
0
Add explanation of remote actor messaging to book and remote module
#50
tqwewe
closed
1 month ago
0
Add examples to code docs
#49
tqwewe
closed
1 month ago
0
refactor: ActorID and improve documentation
#48
tqwewe
closed
1 month ago
0
Add links to the README badges and add docs badge
#47
marcaddeo
closed
1 month ago
1
fix!: `attach_stream` panicking when actor is stopped
#46
tqwewe
closed
1 month ago
0
Actors should auto-detach streams on stop
#45
zeenix
closed
1 month ago
3
feat!: use multiaddr and add `SwarmFuture`
#44
tqwewe
closed
1 month ago
0
feat: use interned peer ids for improved performance
#43
tqwewe
closed
2 months ago
0
Performance has regressed significantly in version 0.10.0 compared to version 0.8.1
#42
tqwewe
closed
2 months ago
0
docs: add book explaining core concepts
#40
tqwewe
closed
2 months ago
0
feat!: add request traits
#39
tqwewe
closed
2 months ago
0
feat: add `BroadcastMailbox` type
#37
tqwewe
closed
1 month ago
1
feat!: remove queries
#36
tqwewe
closed
2 months ago
0
feat: add remote actor support
#35
tqwewe
closed
2 months ago
1
feat: add async spawn_with function
#34
tqwewe
closed
5 months ago
0
feat: add support for async pool factory functions
#33
tqwewe
closed
5 months ago
0
fix: buffered messages not being applied correctly
#32
tqwewe
closed
5 months ago
0
Next