Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs #20

Open
andrewjstone opened this issue May 1, 2017 · 3 comments
Open

Update docs #20

andrewjstone opened this issue May 1, 2017 · 3 comments

Comments

@andrewjstone
Copy link
Owner

There are a bunch of incorrect links. Also, since rust 1.15, rabble no longer requires nightly.

@dpezely
Copy link

dpezely commented Dec 8, 2017

If it's not too much to ask, please add a complete example.

Code snippets in the User Guide are enough to convey the concepts, but as someone still crossing-over to Rust from Erlang, C, Common Lisp, etc., it wasn't enough to get it working.

While there's an instance of Rabble used within haret, there's much to grok of its system design before being able to distill an MVP/example of Rabble.

Thanks for everything you've done!

@andrewjstone
Copy link
Owner Author

@dpezely Thanks for looking at rabble. Honestly I'm pretty swamped, and am not sure when I'll have the time to do this in doc form, although I agree it's a good idea. There is a complete end-to-end example in the tests though which should give you all you need. Feel free to ask me specific questions about it. I'm sure to tell you things I dislike about my own solutions. 😆 It's safer to go with this example as well, as it actually compiles and runs. https://github.com/andrewjstone/rabble/blob/master/tests/multi_node_chain_replication.rs

@dpezely
Copy link

dpezely commented Dec 10, 2017

Thanks! I'll explore that test further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants