Guest
Login
Register
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Menu
Home
Help
Login
Register
BitShares Forum
/
Main
/
General Discussion
/
[ANN] Graphenejs-ws: JavaScript websocket library
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: [ANN] Graphenejs-ws: JavaScript websocket library (Read 2252 times)
0 Members and 1 Guest are viewing this topic.
June 14, 2016, 03:24:07 pm
Reply
#3
BunkerChainLabs-DataSecurityNode
Committee member
Hero Member
Posts: 2513
REMOVE Voting Committee BunkerChainLabs-com Please
BitShares:
BunkerChainLabs-com
GitHub:
jonathanbahai
Re: [ANN] Graphenejs-ws: JavaScript websocket library
Logged
+-+-+-+-+-+-+-+-+-+-+
www.Peerplays.com
|
Decentralized Gaming Built with Graphene - Now with BookiePro and Sweeps!
+-+-+-+-+-+-+-+-+-+-+
June 14, 2016, 01:04:35 pm
Reply
#2
xeroc
Board Moderator
Hero Member
Posts: 12922
ChainSquad GmbH
BitShares:
xeroc
GitHub:
xeroc
Re: [ANN] Graphenejs-ws: JavaScript websocket library
Logged
June 14, 2016, 12:54:03 pm
Reply
#1
svk
Hero Member
Posts: 1985
BitShares:
bitsharesblocks
GitHub:
svk31
[ANN] Graphenejs-ws: JavaScript websocket library
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
Logged
Worker: dev.bitsharesblocks
Print
Pages: [
1
]
Go Up
« previous
next »
BitShares Forum
/
Main
/
General Discussion
/
[ANN] Graphenejs-ws: JavaScript websocket library