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

Refactor prototype REPL for SSH / login access #11

Open
7 tasks
oubiwann opened this issue Sep 23, 2020 · 0 comments
Open
7 tasks

Refactor prototype REPL for SSH / login access #11

oubiwann opened this issue Sep 23, 2020 · 0 comments
Labels
Milestone

Comments

@oubiwann
Copy link
Member

oubiwann commented Sep 23, 2020

Tasks:

  • Support ssh'ing into game shell
  • Run each shell in its own LFE process with its own state
  • Set user data in that shell process' state
  • Maybe perform various user look-ups as part of login (e.g., cache role-based data) so that DB queries may be avoided if possible -- store these in the login state, too
  • Add readline support
  • Enable only one instance of a single character logging in at a time
  • Ensure multiple logins with different users work as expected

Probably best to finish the TCP registration server first ... (see #3)

@oubiwann oubiwann added this to the v0.3.0 milestone Oct 1, 2020
@oubiwann oubiwann added the epic label Oct 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant