* Allow fallback names for protocols * Apply suggestions from code review Co-authored-by: Roman Proskuryakov <humbug@deeptown.org> * Fix some issues * Fix compilation after merging master Co-authored-by: Roman Proskuryakov <humbug@deeptown.org>
This reverts commit 6c9c687a31. Co-authored-by: André Silva <andrerfosilva@gmail.com>
6c9c687a31
* Properly close notification substreams * Some debug asserts * Fix state inconsistency * Remove erroneous debug_assert! * Some comments
* Rename GenericProto to Notifications * Small comment fix