mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 16:51:41 +00:00
* expand NetworkBehaviour derive * add handler placeholder * add dummy custom handler wrapping the select * cleanup behaviour's expanded impl of NetworkBehaviour * cleanup behaviour with macro * add missing function and clean with macros * add custom InEvent for Behaviour's handler * cleanup * replace InboundProtocol with a "custom" one * add a delegating handler to put the encapsulate the noice * partially implement poll for handler * partially implement poll for handler * cleanup * Remove warnings before merge Co-authored-by: Age Manning <Age@AgeManning.com>