From: Glyn M. <gly...@gm...> - 2008-08-12 09:51:06
|
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. > > > * 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. G |