Skip to content

Seems like streamSignalingDelegates in ECSignalingChannel contains ECClient, so it causes retain cycle. #85

@allenlinli

Description

@allenlinli

I am fixing a bug that caused by retain cycle between ECSignalingChannel and ECClient.
I found streamSignalingDelegates retain ECClient strongly in NSMutableDictionary from, so it has retain cycle. Should we avoid this retain cycle since subscribeClient and publish client should be released if needed after disconnection?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions