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

Implement logging #10

Open
drwallace opened this issue Aug 20, 2017 · 1 comment
Open

Implement logging #10

drwallace opened this issue Aug 20, 2017 · 1 comment

Comments

@drwallace
Copy link

I don’t see any code for logging conversations. There is a function “recap” that will “send all messages sent so far in the round to the client” but that’s only one side of the log. Because the program has a propensity to crash, it might make sense to save the state of conversations completed up to crash-time.

@jhudsy
Copy link
Owner

jhudsy commented Aug 21, 2017

I'm leaving this issue open for now as it'll take me a bit too long to write appropriate code to write and read the state (given the nature of the protocol) in a sane way and there are other issues that I need to fix first.

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