Skip to content

Enabling stateful applications: accessing Protocol instance from handler #16

@jait

Description

@jait

With TCP/netstring servers it is often desired to use the TCP connection as a session to enable stateful applications. For this, one would need to access the Protocol instance or to be able define a handler so that a new instance is created for each connection.

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