Created
May 28, 2020 06:22
-
-
Save tjunussov/0e0efa51cb80d35a69e52e75f8898d6a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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