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.
私のiPhoneアプリケーションではget request/response from server using RabbitMQ、Javaアプリケーションを使用してサーバー側に接続します。
get request/response from server using RabbitMQ
この場合、ヘシアン プロトコルを iPhone アプリ内に統合する必要があります。
オブジェクトをバイト配列にシリアライズおよびデシリアライズする必要があります。
iOS アプリケーション内でヘシアン プロトコルを使用することは可能ですか? サンプルプロジェクトで正しい解決策を提供できる場合。