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

Bots refresh. #89

Open
ashwinphatak opened this issue Jul 22, 2019 · 1 comment
Open

Bots refresh. #89

ashwinphatak opened this issue Jul 22, 2019 · 1 comment
Assignees

Comments

@ashwinphatak
Copy link
Contributor

ashwinphatak commented Jul 22, 2019

  • Kill cloud bots.
  • Runnable via CLI.
  • Bots can talk to multiple parties simultaneously.
  • Instantiate bot as a peer, identity known only to the instantiator.
  • No "global" bots.
  • Two bots talking to each other.
@ashwinphatak ashwinphatak self-assigned this Jul 22, 2019
@ashwinphatak
Copy link
Contributor Author

ashwinphatak commented Jul 22, 2019

Thoughts on bots.

Deployment model.

  • Local.
  • Easy debugging / observability.
  • Lightweight (support many instances).
  • Isolation from other bots.

Bot lifecycle.

  • Create bot (bot genesis 'record'? i.e. wired on birth to talk to only certain peer identities).
  • Destroy bot (e.g. after a chess game is finished).
    • Automatic (based on SM) or manual (by command from owner)?

Issues/Questions:

  • Can we instantiate multiple instances of the framework in a single nodejs process?

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

1 participant