Skip to content

Implement "linear conversation" #4

Description

@Eoksni

DC++ protocol is stateless. Nevertheless, there are scenarios when a certain order of messages is required (for example, almost all operations require handshakes before actual stuff happens).

So there is a need for some kind of mechanism to modulate stateful communication.

At the very least, such workflow would be useful for testing purposes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions