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.
私が理解しているように、Oboe.js は大きな HTTP リクエスト内の JSON を「手動で」スキャンして、リクエストが完了する前に部分的な結果を使用できるようにします。
私が (まだ) 判断できないのは、これが JSONP の世界で機能するかどうかです。関数ラッパーの内部を調べますか、それとも「プレーンな古い」/純粋な JSON の結果が必要ですか?