This website requires JavaScript.
Explore
Help
Sign In
github
/
JavaScriptServices
Watch
1
Star
1
Fork
0
You've already forked JavaScriptServices
mirror of
https://github.com/aspnet/JavaScriptServices.git
synced
2025-12-22 17:47:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
78f7dccfabda674bf336ccbfc285ea1a68019e06
JavaScriptServices
/
src
/
Microsoft.AspNetCore.NodeServices
/
HostingModels
History
Tadas Mazutis
78f7dccfab
Performance fix
...
- Usage of resolved loopback IP address instead of 'localhost' Addresses
#1588
2018-04-16 14:45:16 +01:00
..
HttpNodeInstance.cs
Performance fix
2018-04-16 14:45:16 +01:00
INodeInstance.cs
Add XML docs to core packages
2016-11-29 16:03:15 +00:00
NodeInvocationException.cs
When Node is launched with a debug listener, disable connection draining on restart.
Fixes
#506
.
2017-01-20 17:32:26 +00:00
NodeInvocationInfo.cs
Add XML docs to core packages
2016-11-29 16:03:15 +00:00
NodeServicesOptionsExtensions.cs
Split out 'socket' hosting model into a separate optional NuGet package, since most developers won't need it
2016-11-30 12:18:57 +00:00
OutOfProcessNodeInstance.cs
Check for null during node process disposal.
Fixes
#1061
2017-07-03 10:09:03 +01:00