lhzwb2008 / wenda_killer

各大撒币平台AI答案预测汇总

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wenda_killer

各大撒币平台AI答案预测

思路

汇聚各家AI预测计算结果,通过SSE(Server Sent Events)技术轻量级分发给客户端

部署安装

yum update

yum install npm node

npm install

npm install -g forever

yum install redis

systemctl start redis.service (centos7)

service redis start (centos6)

forever start demo/sse-server.js

参考项目

eventsource

About

各大撒币平台AI答案预测汇总


Languages

Language:JavaScript 100.0%