Commit Graph

7 Commits

Author SHA1 Message Date
yutopp 134d033927 Provide *Conn args to Handler.OnServe 2018-09-27 06:11:04 +09:00
yutopp d5ec2662b1 Support timeout by newConn by default. Move configs for timeout from ServerConfig to ConnConnfig 2018-08-24 00:55:29 +09:00
yutopp 83c86ef9e8 Move server-side specific features to serverConn. Discard logs by default 2018-08-24 00:09:09 +09:00
yutopp d396d15c6a Make NewConn to private. Move some initializations to newConn 2018-08-23 23:39:38 +09:00
yutopp fbdd1df571 Fix #15 2018-07-27 18:38:37 +09:00
yutopp 0e3c8855c2 Rename OnInit to OnServe and reduce args 2018-07-13 19:10:21 +09:00
yutopp 85b33eda96 Add tests checking configs 2018-07-13 19:08:30 +09:00