Re: [Development] Adding network services to Service Framework

2012-09-18 Thread Andrew Stanley-Jones
Fantastic work Lincoln! This is a great addition to SFW. I had better get my personal machines up to speed and get this tested and in. -Andrew On Mon, Sep 17, 2012 at 10:11 PM, Lincoln Ramsay wrote: > So I have this little client/server thing that started life as a single > program. All the n

[Development] Adding network services to Service Framework

2012-09-17 Thread Lincoln Ramsay
So I have this little client/server thing that started life as a single program. All the networking bits are kind of yuck and a pain to maintain and I was thinking that from a high level, this all feels kind of like Service Framework, just over a network. So I tried putting network support into