client-drivers icon indicating copy to clipboard operation
client-drivers copied to clipboard

List of SocketCluster clients

Results 5 client-drivers issues
Sort by recently updated
recently updated
newest added

wraps [the official java client](https://github.com/sacOO7/socketcluster-client-java) @sacOO7

Since weChat mini program is using a [different API](https://developers.weixin.qq.com/miniprogram/en/dev/api/network/websocket/wx.sendSocketMessage.html) from browser or node.js websocket API, I want to make a socket cluster client for wechat, is that ok?

Howdy, I wanted to integrate @coinigy ( https://www.coinigy.com ), and therefore would also need SocketCluster support in Go. I initially started off with the provided Golang client, but its API...

Despite it being functional, the Official Python client was horrible to read. So without changing the functionality, I changed the coding style.

Any plans on a Dart port?