9p 中文文档教程
9p.js
9p 基于 WebSockets 的现代浏览器实现。
它利用 TextEncoder/TextDecoder 进行 UTF-8 处理,因此它可能不适用于 某些浏览器。 Polypill 可能会在某个时候添加,但现在主要关注的是功能完整和最小的代码占用空间。
9p.js
A 9p implementation based on WebSockets for modern browsers.
It leverages TextEncoder/TextDecoder for UTF-8 processing, so it might not work on certain browsers. Polypill might be added at sometime, but right now the main focus is feature complete and smallest code footprint.