Skip to content

Instantly share code, notes, and snippets.

@tjunussov
Created May 28, 2020 06:22
Show Gist options
  • Save tjunussov/0e0efa51cb80d35a69e52e75f8898d6a to your computer and use it in GitHub Desktop.
Save tjunussov/0e0efa51cb80d35a69e52e75f8898d6a to your computer and use it in GitHub Desktop.
#logs: autoclears logs after some time
#websocket: doesnt have explicit listeners outs ( connected, disconnected, close )
#system: doesnt have global listener before reload, restart events to clean up connections
#modbus lib: doesnt have vector function Request and it splits one request to multiple function calls
#node: join node
#node jsonata: requeires payload property
#system: no restart/reload whole nodejs server ( to reinitialize libs )
#system: process list with status/state of whole processes, uptime, errors etc.
#system: all settings in one tab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment