1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-14 08:45:57 +02:00

Commit Graph

  • 6ec5e958ac add .map service combinator Nikolay Kim 2018-08-28 10:39:27 -07:00
  • 71d725d250 add Connector helper method Nikolay Kim 2018-08-27 21:53:20 -07:00
  • f9b9031af2 add clone impls Nikolay Kim 2018-08-27 20:32:49 -07:00
  • ddfe1322a1 use same Request for OpensslConnector service as for connector Nikolay Kim 2018-08-27 14:29:01 -07:00
  • c69d675113 Connector::Response returns addr and tcp stream Nikolay Kim 2018-08-27 14:20:41 -07:00
  • 3dbaef3ec1 move config to generic type Nikolay Kim 2018-08-25 14:46:05 -07:00
  • 89b8da724b split service mod Nikolay Kim 2018-08-25 09:02:14 -07:00
  • 0eae4d84b1 fix and and then new service Nikolay Kim 2018-08-24 13:18:05 -07:00
  • f2ef824011 add NewConfigurableService trait Nikolay Kim 2018-08-23 22:12:10 -07:00
  • aba9b09450 export ConnectorError Nikolay Kim 2018-08-23 20:52:31 -07:00
  • 234c76f8bc add connector Nikolay Kim 2018-08-23 20:47:41 -07:00
  • a5a026b5c4 remove custom NewService and cleanups Nikolay Kim 2018-08-23 15:42:34 -07:00
  • 1261ecbce0 fix examples Nikolay Kim 2018-08-23 13:39:13 -07:00
  • d97f78afbe use factory function instead of NewService for service registration Nikolay Kim 2018-08-23 13:16:14 -07:00
  • 2818540d69 fix error mapping in MapErrNewService Nikolay Kim 2018-08-22 18:18:11 -07:00
  • c7543e7228 add Server::configure helper Nikolay Kim 2018-08-22 11:36:56 -07:00
  • 26f472649a default impl for fork method Nikolay Kim 2018-08-22 11:12:06 -07:00
  • 29490e6c13 cleanups Nikolay Kim 2018-08-21 21:11:16 -07:00
  • 0f8cd0f44d better FnNewService definition Nikolay Kim 2018-08-21 20:42:43 -07:00
  • b8c8dbc90a add new service configuration Nikolay Kim 2018-08-21 17:08:23 -07:00
  • 2cbcc21168 fix worker shutdown Nikolay Kim 2018-08-20 22:21:23 -07:00
  • ac70f06c4f add basic example Nikolay Kim 2018-08-20 21:34:47 -07:00
  • 36ed2307ce add .map_init_err() new service combinator Nikolay Kim 2018-08-20 20:48:42 -07:00
  • 8faf373a99 add .map_err() service combinator Nikolay Kim 2018-08-20 20:41:40 -07:00
  • 1a496f4fda initial import Nikolay Kim 2018-08-19 10:47:04 -07:00