模塊化的 Node.js Web 框架 - SocketStream

openkk 12年前發布 | 12K 次閱讀 Node.js

SocketStream 是一個快速、模塊化的 Node.js Web 框架,主要用來構建實時的單頁應用。

SocketStream 0.3.0 包含諸多新特性,主要有:

  • Support for multiple Single Page Clients </div>
  • Awesome support for Client Side Templates </div>
  • Modular Code Formatters (e.g. Stylus, Jade, etc) </div>
  • Modular Websocket Transports (Socket.IO and SockJS are currently supported) </div>
  • Request Responders to allow for model syncing and high-speed custom protocols </div>
  • Complete rewrite of 0.2. The core is now far more modular and extensible </div>
  • Designed to work well with Express and other npm modules </div>

     

    同時包括:

  • Ability to share sessions between HTTP and WS requests (big win for authentication!) </div>
  • The use of Browserify to support client-side modules </div>
  • ss-console module - Allows you execute commands against a live server over the REPL </div>

 本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!