-
Eduardo Sanz García authored
Previously, if the user tried to register a listener called `connect`, it could lead to problems and result in the channel not be connected. With this change, we reserve the `connect` name for internal purposes, and if a user tries to register the `connect` listener it would result on an error been raised.
0e909e57