Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
smack/xmpp の Netty ベース ラッパーに関する推奨事項はありますか。xmpp/telnet/ssh などでテキストベースのプロトコルを話すクライアントが必要です。
XMPPConnection が 1 つあるため、XMPP は少し異なりますが、別の xmpp ピアを使用する必要があり、プロトコルを接続するときに xmpp ピアごとのパイプラインを変更する必要があります。
よろしく、 リーン
netty-xmpp (XMPP Decoder/Encoder for Netty) を見てください。