Are there any .NET equivalents to Node.js?

我的梦境 提交于 2019-12-14 00:24:39

问题


I'm aware of Dan Newcome's partial implementation of Node.Net (port of Node.js using JScript.Net) though it seems like he has seized development on it. Are there any other single-threaded (or multi-threaded) event-driven servers in .NET?


回答1:


Try to look at manos.



来源:https://stackoverflow.com/questions/4545085/are-there-any-net-equivalents-to-node-js

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!