0x19 / goesl

Freeswitch Event Socket Library wrapper for Go
https://godoc.org/github.com/0x19/goesl
MIT License
125 stars 124 forks source link

Need a new developer? #28

Open GatewayJ opened 2 years ago

GatewayJ commented 2 years ago

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