This commit is contained in:
wangcongtao
2020-01-02 12:05:52 +08:00
parent 05bd793763
commit aa51e04589
40 changed files with 3941 additions and 3323 deletions

View File

@@ -40,4 +40,9 @@ public class MogoServicePaths {
*/
@Keep
public static final String PATH_SERVICES_NETWORK = "/networkservices/api";
/**
* netty 长链
*/
public static final String PATH_SOCKET_MANAGER = "/socket/manager";
}