pauldotknopf/JavaScriptViewEngine

Microsoft.AspNetCore.NodeServices.NodeHostingModel.Socket stucks requests

telmocsa opened this issue · 4 comments

Hi.
Whenever i set
nodeEngine.NodeHostingModel = Microsoft.AspNetCore.NodeServices.NodeHostingModel.Socket;
the fisrt request to the site is ok, ie, node.exe starts, page loads ok. If I head to other page the browser just keeps loading and nothing happens.
Do i need anything else to have this mode working?

Thank you!
Telmo

What NuGet version are you using?

Hi.
3.4.4.1321
Tks

2016-10-26 13:17 GMT+01:00 Paul Knopf notifications@github.com:

What NuGet version are you using?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#10 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ANVmqWp0iycfbD_aEgRAJMEYHhdOFP6Aks5q30TYgaJpZM4KhAzO
.

Telmo Sá
Tel: 966 627 937
Skype: telmocsa

Hello.
Anything new?
Tks!

This is an issue with an underlying library.

Please pose the question to https://github.com/aspnet/JavaScriptServices

Thanks.