| From: Laurent (laurent.orseau at gmail.com) Date: Sat Nov 10 15:22:18 EST 2012 |
|
Yes, that's what I did. The code is here: https://github.com/Metaxal/RWind/blob/master/server-sync.rkt The commented main is the single-sync version, which does not work as intended (i.e., clients can get blocked when several clients are connected), and the uncommented main is with threads, which does work.
| Posted on the users mailing list. |
|