Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

Basic design for Lightweight Server-Side Application #4

Open
losfair opened this issue Mar 29, 2018 · 0 comments
Open

Basic design for Lightweight Server-Side Application #4

losfair opened this issue Mar 29, 2018 · 0 comments
Labels
LSSA Issues related to Lightweight Server-Side Application
Milestone

Comments

@losfair
Copy link
Owner

losfair commented Mar 29, 2018

Host Environment

Basic principles & concepts

  • Events for state updates
  • Tasks for persistent resources

Modules

Networking

  • TCP
  • UDP
  • HTTP

Timer

  • Next tick
  • Interval
  • Timeout

Misc

  • Statistics

Application environment

  • futures

TODO

@losfair losfair added the LSSA Issues related to Lightweight Server-Side Application label Mar 29, 2018
@losfair losfair modified the milestones: v0.5, LSSA Mar 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
LSSA Issues related to Lightweight Server-Side Application
Projects
None yet
Development

No branches or pull requests

1 participant