mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 10:06:19 +00:00
2163302190
* Invoke hook when server starts Invokes the `th-server-command-start` hook when the server is started, with the server object as the parameter. This allows adding a WebSocket listener to the server. * Return the HTTP server from the listen function Returns the node HTTP server created in the listen function to allow extension * Add node HTTP server to server-command-start hook * Change hook to post start in case we add a pre-start hook * Create Hook__th-server-command-post-start.tid |
||
---|---|---|
.. | ||
Adding Babel Polyfill to TiddlyWiki.tid | ||
Filter Operators.tid | ||
Hook_ th-page-refreshed.tid | ||
Hook__th-deleting-tiddler.tid | ||
Hook__th-editing-tiddler.tid | ||
Hook__th-importing-file.tid | ||
Hook__th-importing-tiddler.tid | ||
Hook__th-navigating.tid | ||
Hook__th-relinking-tiddler.tid | ||
Hook__th-renaming-tiddler.tid | ||
Hook__th-server-command-post-start.tid | ||
HookMechanism.tid | ||
ImportLogging.tid | ||
th-opening-default-tiddlers-list.tid | ||
th-saving-tiddler.tid | ||
Using ES2016 for Writing Plugins.tid | ||
Using Notifications.tid |