Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2410 Yeah, I mean Server broadcasts a message to all clients only after it receive message from client. It looks like Method `channelRead0` is invoked after it get message from client. There's no api to call this method directly. https://github.com/netty/netty/blob/4.0/example/src/main/java/io/netty/example/securechat/SecureChatServerHandler.java#L58
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---