[DGD] A small toy

bart at wotf.org bart at wotf.org
Tue Mar 14 23:07:47 CET 2017


Hi Neil,

Here is a bit of preliminary documentation on the network part of the system:

http://fortune.wotf.org/docs?codebase=all&browse=%2Flpcdb%2Fdocs%2Fnetworking&search=lpcdb

Bart.

On Sat, 11 Feb 2017 07:40:54 +1100, Neil McBride wrote
> I once spent a lot of time implementing http and websockets in DGD 
> back when websockets was in early development and only available in 
> a couple of browsers. Haven't looked at it for a long time and 
> always thought it would be better to have something else handle the 
> protocols you're using nodejs for.
> 
> Any chance on releasing the code? I'd love to see how how tied it 
> all together.
> 
> Neil
> 
> On 10/02/2017 11:38 PM, bart at wotf.org wrote:
> > Service runs on DGD, but http and websockets are handled by a small request
> > router running on nodejs. The nodejs code is less then 100 lines, the lpc code
> > is a lot more (around 200k for the entire system). The request router and lpc
> > backend use a json based api to talk to eachother.
> >
> > http://fortune.wotf.org/
> >
> > Ah yes, its still quite experimental, more of a 'hey this works' thing, but
> > thought you might like it.
> >
> > Bart.
> > --
> > http://www.flickr.com/photos/mrobjective/
> > http://www.om-d.org/
> >
> > ____________________________________________
> > https://mail.dworkin.nl/mailman/listinfo/dgd
> 
> ____________________________________________
> https://mail.dworkin.nl/mailman/listinfo/dgd


--
http://www.flickr.com/photos/mrobjective/
http://www.om-d.org/




More information about the DGD mailing list