viabtc / viabtc_exchange_server

A trading engine with high-speed performance and real-time notification
MIT License
2.67k stars 1.49k forks source link

Need someone to setup complete server with Websocket #217

Open monarkmodi opened 4 years ago

monarkmodi commented 4 years ago

Hi, After multiple tries in setting up the server, Websocket and marketprice is still not working so I am looking for someone who can help in setting up the complete server.

boosth commented 4 years ago

What issues are you having? If it is compilation errors you may need to fix the ldflags.

monarkmodi commented 4 years ago

Not compilation errors. Able to setup everything without any errors. But when I use marketprice API, I just get "0" value always. And unable to connect using websocket. Accessws is successfully running but when I try to connect a client, just no response.