Skip to content

[SCTP] refactoring with internal protocol implementation with deterministic state machine and external async API #136

Open
@rainliu

Description

@rainliu

As a sub task of #84, similar to quinn's implementation: https://github.com/quinn-rs/quinn

sctp-proto: Deterministic state machine of the protocol which performs no I/O internally.
sctp-async: High-level async API based on tokio.

Metadata

Metadata

Assignees

No one assigned

    Labels

    subcrate:sctpFor issues specific to the SCTP crate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions