Skip to content

Make TCP handling into its own handler #4

@pramodin

Description

@pramodin

Refactor the TCP specific handling out into a separate handler, specify the connection type in the listener and use generics with the server listener so that other protocols such as UDP and multicast can be supported by plugging them in without doing any specialized handling in the common framework.

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