Commit Graph

19 Commits

Author SHA1 Message Date
Peter Thorson
e6c0a7b506 refactor configs to remove duplicate code and add http processor types to transport config 2013-04-26 08:54:40 -05:00
Peter Thorson
f877098f7c fixes debug config 2013-04-20 08:33:27 -05:00
Peter Thorson
16f28ea671 adds debug/devel configs 2013-04-12 08:13:28 -05:00
Peter Thorson
5e595d7fe6 adds error logging config settings to clients 2013-04-12 08:11:36 -05:00
Peter Thorson
c8fada14f7 adds configurable static logging channels 2013-04-08 09:44:32 -05:00
Peter Thorson
c937f71b49 changes extension permessage-compress to permessage-deflate per latest draft spec 2013-04-04 08:18:39 -05:00
Peter Thorson
babe00bc60 adds default client configs 2013-03-31 15:12:09 -05:00
Peter Thorson
b5b2fb9e0a adds default client version to core config 2013-03-30 17:49:35 -05:00
Peter Thorson
b3a07d0978 adds overridable connection base class 2013-03-10 08:47:58 -05:00
Peter Thorson
c7e0647626 fixes typo 2013-03-06 08:33:20 -06:00
Peter Thorson
37b1c65904 impliments a user overridable endpoint base class and associated tests 2013-03-06 08:33:11 -06:00
Peter Thorson
aaff9a5f49 makes none the default RNG to avoid requiring random_device in server configs 2013-03-03 17:34:03 -06:00
Peter Thorson
8b7fe18a85 updates config to add RNG policy 2013-03-02 20:47:23 -06:00
Peter Thorson
c88cdaf2f4 updates buffer size to a more efficient default 2013-01-31 20:29:08 -06:00
Peter Thorson
389e5925d7 splits asio/asio_no_tls up a bit better, adds logging information to configs 2013-01-27 08:19:19 -06:00
Peter Thorson
6ab39622e5 adds basic logger class, with tests, and updates configs to include it 2013-01-20 20:24:26 -06:00
Peter Thorson
f9c62ee778 Updates configs for new socket API 2013-01-07 12:18:37 -06:00
Peter Thorson
853c46a0f5 clarifies source of request_type redefinition 2013-01-06 06:45:35 -06:00
Peter Thorson
f10f8a4ce0 Initial commit from private 0.3 repository 2013-01-06 06:09:15 -06:00