Skip to content

issues Search Results · repo:actix/book language:Rust

Filter by

12 results
 (63 ms)

12 results

inactix/book (press backspace or delete to remove)

The home page listed (actix.rs/book) does not appear to exist. It returns a Page Not Found message.
  • ciresnave
  • 1
  • Opened 
    on Nov 28, 2022
  • #66

  • JohnTitor
  • Opened 
    on Apr 5, 2021
  • #59

Hello! We love actix actor framework and we ve been using it in our production development for an year now. We ve been using the registry functionality in our code, and mostly been reading the API documentation ...
help wanted
  • f8122dac91
  • 1
  • Opened 
    on Jan 23, 2021
  • #57

Hi, The failure crate is deprecated. We should try to update our examples to thiserror/anyhow since they are now considered more idiomatic. I d be willing to do the legwork, but I need to have someone ...
  • CinchBlue
  • 1
  • Opened 
    on Jul 20, 2020
  • #52

The example listed in https://actix.rs/book/actix/sec-2-actor.html#complete-example does not build for me. I saw two problems: - I had to update the Cargo.toml file to include a dependency on the futures ...
  • akhi3030
  • 4
  • Opened 
    on May 19, 2020
  • #46

The current book is written with actix 0.7, it s quite old. We should rewrite this book with actix 0.9/0.10-alpha.
good first issue
help wanted
  • JohnTitor
  • 3
  • Opened 
    on Mar 14, 2020
  • #44

The example in arbiter chapter does not compile. I m compiling on rust nightly rustc 1.43.0-nightly (8aa9d2014 2020-02-21) warning: unused import: `futures::Future` -- src/main.rs:4:5 | 4 | use futures::Future; ...
  • f8122dac
  • 4
  • Opened 
    on Mar 13, 2020
  • #43

For example: https://actix.rs/book/actix - https://actix.rs/book/actix/trait.Actor.html - https://actix.rs/book/actix/trait.Handler.html - https://actix.rs/book/actix/trait.Message.html etc... ...
  • Stargateur
  • Opened 
    on Feb 16, 2020
  • #41

I’d love to see where to put the code of actors in https://github.com/actix/book/blob/master/actix/src/sec-1-getting-started.md
  • blfpd
  • 1
  • Opened 
    on Nov 16, 2018
  • #20

Here it shows to exactly the same code snippets saying Same example, but returned address is thread safe and can be sent to different thread. which is probably wrong.
  • TatriX
  • 2
  • Opened 
    on Aug 7, 2018
  • #19
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub