• Eduardo Sanz García's avatar
    Register a `connect` listener at class instantiation · 0e909e57
    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
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...