0.0.3 • Published 7 years ago

lleol v0.0.3

Weekly downloads
-
License
CC0-1.0
Repository
github
Last release
7 years ago

lleol

A node environment daemon, provides events across apps and OS interaction. provides a layer between javascript events and socket to the server

  • Server is run as daemon
  • App includes environment and adds listeners and emits on events
  • When event is emitted (on any app) it gets sent as a socket to the server which does two things:
    • runs any higher level listeners in the server that provide OS interaction and sends back to only that app
    • sends socket to emit event to all apps if needed
0.0.3

7 years ago

0.0.2

8 years ago

0.0.1

8 years ago