Skip to content

TcpTransport is not creating the socket attribute on __init__ #8

Description

@Krolken

The attribute for socket is set on connect() which is not very nice structure. An Optional socket variable should be set on init. Probably just a miss since there is typing for the socket in init

relates to #6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions