TiddlyWiki5/editions/dev
Arlen22 2163302190 Invoke hook when server starts (#3024)
* 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
2018-04-10 21:55:54 +01:00
..
tiddlers Invoke hook when server starts (#3024) 2018-04-10 21:55:54 +01:00
tiddlywiki.info Remove third party cookies from tiddlywiki.com 2018-03-15 12:54:25 +00:00