Author Topic: [ANN] Graphenejs-ws: JavaScript websocket library  (Read 1831 times)

0 Members and 1 Guest are viewing this topic.

Offline BunkerChainLabs-DataSecurityNode

+-+-+-+-+-+-+-+-+-+-+
www.Peerplays.com | Decentralized Gaming Built with Graphene - Now with BookiePro and Sweeps!
+-+-+-+-+-+-+-+-+-+-+

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc

Offline svk

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
Worker: dev.bitsharesblocks