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.
XMPP を tigase 実装で使い始めたところです。XMPP の jabberd2 実装も使用しました。しかし、 C2SとS2Sの標準が何であるかはまだわかりません。
c2s はクライアントからサーバーへの接続であり、これは単なる標準の XMPP プロトコルです。s2s はサーバー間接続であり、2 つの XMPP サーバーが相互に通信する方法を説明する RFC のプロトコル/拡張機能がいくつかあります。