<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div>Hi, please can you help me with following:</div><div><br></div><div>I would like to make a server/client web app, but I'm not sure what packages/modules would do the best. I did several client/server applications not in Haskell, where I have used REST (JSON) API as a communication between client and server. In Haskell I'm not sure what would be best, but for future use most probably also REST/JSON would be best.</div><div><br></div><div>Server will do some realtime mathematical calculations . After its done it will send to client results. Client will visualize the results via WebGL/Threejs. </div><div><br></div><div>I was thinking about Snap for server but for client I'm not really not sure.</div><div><br></div><div>Any ideas/comments more than appreciated ;-)</div><div><br></div><div><br></div><div>Cheers,</div><div>M.</div><div><br></div></body></html>