Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • dante ... that streams Dante's Divine Comedy, Canto 1, to the browser client over WebSockets, one stanza every 2 seconds. ** ... faye-websockets: ``` node server-faye.js ``` Then open your browser and navigate to: ``` http://localhost:8888 ``` **Instructions for ...
  • client-side-user-session Client-side user session object, maintained by local (browser) storage and calls to a remote server. Provides e.g. openid login id for greasemonkey-based mashups. The primary purpose of ClientSideUserSession object is to provide OpenId ...
  • client-app-example ... with Ember.js This application demonstrates how to build a complete client-side application that is responsible for rendering all HTML, given ... server to start the web server. 7. In your browser, navigate to http://localhost:3000 to view the ...
  • receiptverifier ... receiptverifier#prompter-templates) 2. [Using the library in the browser (Client Side)](https://github.com/mozilla/receiptverifier#using ... . The app can't be "installed" on this browser. **ServerError**: subclass of `NetworkError`; the server did something ...
  • rack-stream ... 'eventmachine' require 'faye/websocket' EM.run { socket = Faye::WebSocket::Client.new('ws://localhost:3000/') socket.onmessage = lambda {|e| puts ... for providing push notifications > from a server to a browser client in the form of DOM events. The > ...
  • rack-stream ... 'eventmachine' require 'faye/websocket' EM.run { socket = Faye::WebSocket::Client.new('ws://localhost:3000/') socket.onmessage = lambda {|e| puts ... for providing push notifications > from a server to a browser client in the form of DOM events. The > ...
  • node-cmbn ... for the host running cmbn. Defaults to `http`. ### Browser Client