飞花落

Results 5 issues of 飞花落

大佬们,请教几个问题: 1.为啥要自研推送系统?极光不好用吗 2.极光有啥缺点? 3.RabbitMQ 做推送有啥短板? 4.自定义消息协议有啥优势? 5.推送系统和即时通讯系统有啥关联和区别? regards!

` private void bindUser(ClientConfig client) { BindUserMessage message = new BindUserMessage(connection); message.userId = client.getUserId(); message.tags = "test";//??? message.send(); connection.getSessionContext().setUserId(client.getUserId()); LOGGER.debug("send bind user message={}", message); } `

### 请教一哈: 我能在PushCenter L73 push,中添加定时发送吗?

视频中有个例子是 http://localhost:88/hello?url=baidu.com。实际会报404 。 信息如下: The requested URL /hello was not found on this server.

How can I assign host to Modbus slave?