give each of the adapter a neme
This commit is contained in:
@@ -113,5 +113,5 @@ func (c *connWriter) needToConnectOnMsg() bool {
|
||||
}
|
||||
|
||||
func init() {
|
||||
Register("conn", NewConn)
|
||||
Register(AdapterConn, NewConn)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user