Skip to content

Documentation should be more clear about how to create a server #173

@keks

Description

@keks

Summary

I would like to see better documentation around how to use this package.

I would write the docs if you tell me how this works.

Motivation

It's not quite clear what kind of net.Conn you should pass into the Server function. Since this should be SCTP-over-UDP I expect it's the result of a net.ListenUDP. However, that conn will receive packets from all kinds of hosts, and I haven't found a way to isolate a single connection from that.

If you tell me how it works I'll add an explanation to the readme.

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