cost 113 ms
is dnode supported by heroku?

When I try to apply this simple node app at heroku, I got error: Here is the app: server.js and here is the browser index.html then, heroku ...

2013-05-28 18:54:29   1   171    heroku / dnode  
DNode server method timeout

We are looking to use NodeJs DNode (https://github.com/substack/dnode) in a project where we need RPC functionality. It has been setup and tested and ...

Install DNode on Windows

I am trying to install DNode on Windows 7 64bit, Microsoft Visual C++ 2010 Express and Python 2.7.3 are installed. I get the following output from npm ...

dnode memory leak?

I want to test the performance of dnode, so I try to send a string from client to server, and server call back client with the same string. The memory ...

Socket hang in dnode

I have developed a client/server bi-directional communication using dnode. When a client connects to the server, I keep the connection so the server c ...


 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM