Oct. 12, 2015
2:56 p.m.
I'd like to make a simple distributed peer2peer sharing app in Pharo. Is Zinc WebSockets the way to go? Has anything similar been done already in Smalltalk? Any ideas on how to keep the clients synchronized? Is it worth looking at how OpenCobalt/OpenQwaq does it, (or are they very advanced/complex/hard to understand)? tanks in advance.