BitShares Forum

Main => General Discussion => Topic started by: svk on June 14, 2016, 12:54:03 pm

Title: [ANN] Graphenejs-ws: JavaScript websocket library
Post by: svk on June 14, 2016, 12:54:03 pm
I've extracted the websocket rpc connection code from my graphenejs-lib in order to provide a minimal rpc library for graphene chains. In doing so I've made some improvements to the original code, and I've managed to reduce the dependencies so that the minified browser build is now only 12kb.

The library does one thing: lets you open a websocket connection to a BTS or other graphene node, and perform api calls. There are examples included in the github repo as well as several tests that show how the library can be used.

https://github.com/svk31/graphenejs-ws
Title: Re: [ANN] Graphenejs-ws: JavaScript websocket library
Post by: xeroc on June 14, 2016, 01:04:35 pm
+5%
Title: Re: [ANN] Graphenejs-ws: JavaScript websocket library
Post by: BunkerChainLabs-DataSecurityNode on June 14, 2016, 03:24:07 pm
 +5%