-
-
rails-api-prototype-client
http://rails-api-prototype-client.herokuapp.com/
== Welcome to Rails
Rails is a web-application framework that includes everything needed to ... to these files. Debugging info will also be
shown in the browser on requests from 127.0.0.1.
You can also log ...
-
seaport-proxy
Proxy all the seaports!
# seaport-proxy
Seaport in the browser!
## Client Example
``` js
var boot = require("boot")
, seaport ... data.toString())
})
}
```
Expose a service over seaport that the browser can talk to. Use seaport-stream because you ...
-
famous-client
Famous Namous
=============
How much is your title worth?
To Do
=====
* Check browser support
* Add error tracking through notification center
* Add to CV site
-
summon
... the user model for better verification
* upon our normal session expiring, allows you to re-login the user
### features
* multiple browser/client support
* monitor and control mutiple sessions
* multiple level verification
* ...
-
3taps-Python-Client
... can be found in the "docs"
directory. The documentation is in HTML format; simply open the "index.html"
file in your web browser, and you can drill down to see the API documentation
for the various parts of the threetaps library.
If for whatever reason ...
-
pico-client
... [here](https://github.com/ldarren/pico-example-todo)
## Browser Compatibility
* Android Browser: compatible
* Chrome/Chromium: compatible
* Safari: compatible
* ... and amd, easy to pickup
syntax of pico-client is heavely burrow from commonjs and amd to ...
-
browserver-client
... A node.js HTTP server in your browser ෴
෴ browserver-client ෴
========================
This is a [browserver](http://browserver.org) ... res) {
console.log("Google answered back!")
})
```
API
---
The browserver-client API is basically a port of the node. ...
-
google-api-php-client
... 'YOUR_CLIENT_ID',
'client_secret' => 'YOUR_CLIENT_SECRET',
'redirect_uri' => 'YOUR_REDIRECT_URI',
// under Simple API access, create a browser key, and copy/paste: API key
'developer_key' => 'YOUR_DEVELOPER_KEY',
// e.g. for ...
-
smith.io
... reconnect
* Message buffering until reconnect timeout
* Cross-domain support
* Multiple connections
* `requirejs` compatible browser client module
* `architect` compatible server plugin
* All major browsers supported
Usage
=====
See: `./ ...
-
JSEntitySystem
... JavaScript / NodeJS based entity system I'm creating to learn JavaScript, NodeJS and HTML5!
Goals:
* Shared code base between NodeJS server & browser client
* A broad coverage of the language features of JavaScript
* A test ...
-