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

Detect "created" ConnectType in RPC daemon #6

Closed
rdaum opened this issue Sep 21, 2023 · 0 comments
Closed

Detect "created" ConnectType in RPC daemon #6

rdaum opened this issue Sep 21, 2023 · 0 comments
Milestone

Comments

@rdaum
Copy link
Owner

rdaum commented Sep 21, 2023

Needs to dispatch properly to user_created rather than user_connected, and send "** Created " to the user instead of " Connected **".

LambdaMOO does this by comparing max_object() before and after login, but we will have to find a better way because that is bad in all sorts of ways.

@rdaum rdaum added this to the 1.0 milestone Sep 22, 2023
@rdaum rdaum closed this as completed Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant