SteveSandersonMS
|
26e8bd823c
|
Instead of the Node process exiting instantly on file change, send a signal to .NET that it should restart. This is working towards the connection-draining feature.
|
2016-07-07 12:01:28 +01:00 |
|
SteveSandersonMS
|
a19e37f3c0
|
Move logic for restarting Node child process into NodeServicesImpl. Tidy up lots.
|
2016-07-07 11:35:25 +01:00 |
|
SteveSandersonMS
|
260a0d6bcb
|
Migrate entrypoint-http.js to TypeScript. Source is now HttpNodeInstanceEntryPoint.ts.
|
2016-07-01 11:49:22 +01:00 |
|
SteveSandersonMS
|
b19d0dff92
|
Support streamed response from SocketNodeInstance
|
2016-06-07 17:16:01 +01:00 |
|
SteveSandersonMS
|
341cd4f1cb
|
Implement SocketNodeInstance
|
2016-06-01 16:16:10 +01:00 |
|