simple-stock-quotes-simulation
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:
Simple stock quotes simulation
==============================

This is proof of concept cross platform stock quotes generator (feeder),
stock quotes reader (client) and socket.io app to broadcast changes to
web-clients. Written using NodeJS/JavaScript.

Running:

`node quotes_feeder.js & node app.js`

Point your browser to http://localhost:4000

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。