From: Dean M. B. <mik...@gm...> - 2008-08-12 10:02:49
|
On Tue, Aug 12, 2008 at 5:51 PM, Glyn Matthews <gly...@gm...> wrote: > > > 2008/8/12 Dean Michael Berris <mik...@gm...> >> >> On Tue, Aug 12, 2008 at 5:13 PM, Glyn Matthews <gly...@gm...> >> wrote: >> >> > * Specializing the message for custom data structures; >> >> This one's also a good one. Maybe I can test the vector of pair of >> strings implementation in an example, and see if I get the correct >> ordering. > > Good. I was also thinking of specializing it with unordered containers. > Might be a good experiment too. I'll see what I can come up with soon. >> >> > * A "better" HTTP example than asio (this is to demonstrate the >> > advantages >> > of this library as an addition to asio) >> >> I think we already have this? Or do you have something else in mind? :D > > You added an HTTP client, but I don't see a server that follows the same > model. > Ah, yes. I'm actually going to talk to the management here at Friendster if they would like to open source the HTTP server I've implemented internally to share with a larger community. Last time we had a similar discussion, it led to the open sourcing of the Memcache++ Client library. That's also the same reason why it took me so long to get on the client side of HTTP for this project. :D I can't share more than that, but I do hope the talks work out. :D -- Dean Michael C. Berris Software Engineer, Friendster, Inc. |