Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tqwewe/kameo issues and pull requests

#77 - docs: fix missing code in getting_started

Pull Request - State: closed - Opened by seflue 20 days ago - 3 comments

#76 - Why is MSRV 1.79?

Issue - State: open - Opened by nfejzic 22 days ago - 5 comments

#75 - Some immature thoughts on inter-actor communication

Issue - State: open - Opened by hanekoo 25 days ago - 6 comments
Labels: enhancement

#74 - .wait_startup should handle the case of BoxError

Issue - State: open - Opened by hanekoo 25 days ago - 4 comments
Labels: enhancement

#73 - feat!: add `on_message` hook to `Actor` trait

Pull Request - State: open - Opened by tqwewe 28 days ago

#72 - feat: impl `IntoFuture` for requests

Pull Request - State: closed - Opened by tqwewe 29 days ago

#71 - feat!: relax request impls to be generic to any mailbox

Pull Request - State: closed - Opened by tqwewe 30 days ago

#70 - feat: add public `BoxReplySender` type alias

Pull Request - State: closed - Opened by tqwewe 30 days ago

#68 - feat!: use owned actor ref in `spawn_with` function

Pull Request - State: open - Opened by tqwewe about 1 month ago

#67 - feat: add spawn_link and link/unlink functions

Pull Request - State: closed - Opened by tqwewe about 1 month ago

#65 - feat: add `ForwardMessageSendSync` request trait

Pull Request - State: closed - Opened by tqwewe about 1 month ago

#64 - [FEATURE] - Add Support for WASM

Issue - State: open - Opened by tqwewe about 1 month ago
Labels: enhancement

#64 - [FEATURE] - Add Support for WASM

Issue - State: open - Opened by tqwewe about 1 month ago
Labels: enhancement

#63 - feat: add `ActorRef::wait_startup` method

Pull Request - State: closed - Opened by tqwewe about 1 month ago

#63 - feat: add `ActorRef::wait_startup` method

Pull Request - State: closed - Opened by tqwewe about 1 month ago

#62 - [FEATURE] - Add `.wait_startup` method to actor ref

Issue - State: closed - Opened by tqwewe about 1 month ago
Labels: enhancement

#62 - [FEATURE] - Add `.wait_startup` method to actor ref

Issue - State: closed - Opened by tqwewe about 1 month ago
Labels: enhancement

#61 - feat: update benchmarks

Pull Request - State: open - Opened by tqwewe about 1 month ago

#60 - Hide remote actor functionality behind "remote" feature

Pull Request - State: closed - Opened by shusvr about 1 month ago - 1 comment
Labels: enhancement

#60 - Hide remote actor functionality behind "remote" feature

Pull Request - State: closed - Opened by shusvr about 1 month ago - 1 comment
Labels: enhancement

#59 - docs: add FAQ to book

Pull Request - State: closed - Opened by tqwewe about 1 month ago

#59 - docs: add FAQ to book

Pull Request - State: closed - Opened by tqwewe about 1 month ago

#58 - Add feature flag for distributed actors

Issue - State: closed - Opened by tqwewe about 1 month ago

#58 - Add feature flag for distributed actors

Issue - State: closed - Opened by tqwewe about 1 month ago

#57 - feat!: make `Links` private

Pull Request - State: closed - Opened by tqwewe about 1 month ago

#57 - feat!: make `Links` private

Pull Request - State: closed - Opened by tqwewe about 1 month ago

#56 - feat!: move actor pool and pubsub to their own modules

Pull Request - State: closed - Opened by tqwewe about 1 month ago

#56 - feat!: move actor pool and pubsub to their own modules

Pull Request - State: closed - Opened by tqwewe about 1 month ago

#55 - ActorPool and PubSub should be in their own modules

Issue - State: closed - Opened by tqwewe about 1 month ago

#55 - ActorPool and PubSub should be in their own modules

Issue - State: closed - Opened by tqwewe about 1 month ago

#54 - docs: improve code docs and examples with all tests passing

Pull Request - State: closed - Opened by tqwewe about 1 month ago

#54 - docs: improve code docs and examples with all tests passing

Pull Request - State: closed - Opened by tqwewe about 1 month ago

#53 - `Links` type doesn't need to be public

Issue - State: closed - Opened by tqwewe about 1 month ago

#53 - `Links` type doesn't need to be public

Issue - State: closed - Opened by tqwewe about 1 month ago

#52 - chore: add gtag to kameo book

Pull Request - State: closed - Opened by tqwewe about 1 month ago

#51 - docs: add in-depth distributed actors information to kameo book

Pull Request - State: closed - Opened by tqwewe about 1 month ago

#50 - Add explanation of remote actor messaging to book and remote module

Issue - State: closed - Opened by tqwewe about 2 months ago

#49 - Add examples to code docs

Issue - State: closed - Opened by tqwewe about 2 months ago

#48 - refactor: ActorID and improve documentation

Pull Request - State: closed - Opened by tqwewe about 2 months ago

#47 - Add links to the README badges and add docs badge

Pull Request - State: closed - Opened by marcaddeo about 2 months ago - 1 comment

#46 - fix!: `attach_stream` panicking when actor is stopped

Pull Request - State: closed - Opened by tqwewe about 2 months ago

#45 - Actors should auto-detach streams on stop

Issue - State: closed - Opened by zeenix about 2 months ago - 3 comments
Labels: bug

#44 - feat!: use multiaddr and add `SwarmFuture`

Pull Request - State: closed - Opened by tqwewe about 2 months ago

#43 - feat: use interned peer ids for improved performance

Pull Request - State: closed - Opened by tqwewe about 2 months ago

#40 - docs: add book explaining core concepts

Pull Request - State: closed - Opened by tqwewe 2 months ago

#39 - feat!: add request traits

Pull Request - State: closed - Opened by tqwewe 2 months ago

#37 - feat: add `BroadcastMailbox` type

Pull Request - State: closed - Opened by tqwewe 3 months ago - 1 comment

#36 - feat!: remove queries

Pull Request - State: closed - Opened by tqwewe 3 months ago

#35 - feat: add remote actor support

Pull Request - State: closed - Opened by tqwewe 3 months ago - 1 comment
Labels: enhancement

#34 - feat: add async spawn_with function

Pull Request - State: closed - Opened by tqwewe 5 months ago

#33 - feat: add support for async pool factory functions

Pull Request - State: closed - Opened by tqwewe 5 months ago

#32 - fix: buffered messages not being applied correctly

Pull Request - State: closed - Opened by tqwewe 5 months ago

#31 - Add pubsub actor

Pull Request - State: closed - Opened by tqwewe 5 months ago

#29 - feat!: add support for bounded/unbounded mailboxes

Pull Request - State: closed - Opened by tqwewe 6 months ago

#28 - Backpressure in ActorPools

Issue - State: closed - Opened by johnpyp 6 months ago - 6 comments
Labels: enhancement, good first issue

#27 - feat!: return `SendError` from send methods allowing replies to be received blocking

Pull Request - State: closed - Opened by tqwewe 6 months ago - 1 comment

#26 - feat: add `BlockingMessage` for blocking actor code

Pull Request - State: closed - Opened by tqwewe 6 months ago

#25 - Sync API

Issue - State: closed - Opened by vadixidav 6 months ago - 6 comments
Labels: enhancement

#23 - This method(is_alive() ) always returns false

Issue - State: closed - Opened by xingsongs 7 months ago - 1 comment

#22 - feat: implement internal buffering whilst actor is starting up

Pull Request - State: closed - Opened by tqwewe 7 months ago

#21 - Remove Sync trait from into_boxed_err method signature in DeriveReply

Pull Request - State: closed - Opened by liutaon 7 months ago - 3 comments

#18 - feat!: add stream messages to forward messages from a stream to an actor

Pull Request - State: closed - Opened by tqwewe 7 months ago - 1 comment

#17 - feat: add support for actor generics in `messages` macro

Pull Request - State: closed - Opened by tqwewe 7 months ago

#16 - Profiling and benchmarking of sync message passing

Issue - State: closed - Opened by flxo 7 months ago - 1 comment

#15 - Attach `Streams` to actors

Issue - State: closed - Opened by flxo 7 months ago - 3 comments

#14 - can not found generic type in struct

Issue - State: closed - Opened by Liyixin95 7 months ago - 2 comments

#13 - Delegated reply

Pull Request - State: closed - Opened by tqwewe 7 months ago

#11 - feat!: impl `Message` and `Query` for message type instead of actor

Pull Request - State: closed - Opened by tqwewe 8 months ago

#10 - feat: add `kameo_actors` crate

Pull Request - State: closed - Opened by tqwewe 8 months ago

#9 - feat!: remove `Spawn` trait and use spawn functions

Pull Request - State: closed - Opened by tqwewe 8 months ago

#8 - Handler error

Pull Request - State: closed - Opened by tqwewe 8 months ago

#7 - feat: add cache reply

Pull Request - State: closed - Opened by tqwewe 8 months ago

#6 - feat!: impl `Message` and `Query` for actor instead of message type

Pull Request - State: closed - Opened by tqwewe 8 months ago

#5 - feat: add `ActorPool`

Pull Request - State: closed - Opened by tqwewe 8 months ago

#4 - async handler fn by macro

Issue - State: closed - Opened by flxo 8 months ago - 2 comments

#3 - unbounded channel usage

Issue - State: closed - Opened by flxo 8 months ago - 6 comments
Labels: question

#2 - trivial: empty module `mailbox`

Issue - State: closed - Opened by flxo 8 months ago - 1 comment

#1 - Add support for `!Sync` actors

Pull Request - State: closed - Opened by tqwewe 8 months ago