Skip to content

Need a new developer? #28

@GatewayJ

Description

@GatewayJ

Is this project still being maintained? Does it need personnel to join in? Maybe there is a bug found

type OutboundServer struct {
	net.Listener

	Addr  string `json:"address"`
	Proto string

	Conns chan SocketConnection
}

Conns have lock ,but it from the chennel

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