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

Improve IO component structure #13

Merged
merged 4 commits into from
Nov 8, 2024
Merged

Improve IO component structure #13

merged 4 commits into from
Nov 8, 2024

Conversation

aecsocket
Copy link
Owner

  • Renamed Endpoint to SessionEndpoint
  • Added ServerEndpoint to mark opening servers
  • Made Server only be added to opened servers, and have this component store the
    opened_at: Instant
  • Removed Opened
  • All relevant aeronet_io types are now registered in the type registry

@aecsocket aecsocket merged commit fd3ec2e into main Nov 8, 2024
12 checks passed
@aecsocket aecsocket deleted the io-components branch November 8, 2024 09:34
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

Successfully merging this pull request may close these issues.

1 participant