0.1.6 • Published 9 years ago

babascript-linda-adapter v0.1.6

Weekly downloads
-
License
MIT
Repository
-
Last release
9 years ago

Babascript LindaAdapter

LindaAdapter is default communication adapter for Babascript.

usage

Babascript = require 'babascript'
Client     = require 'babascript-client'
LindaAdapter = require 'linda-adapter'

adapter = new LindaAdapter(address)
baba = new Babascript "baba"
baba.attach adapter

client = new Client "baba"
client.attach adapter

TODO

  • write test code
  • debug
0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago