irufus / gdax-java

Java based wrapper for Coinbase Pro (Formerly known as GDAX API and Coinbase Exchange API)
MIT License
177 stars 131 forks source link

Web socket support #8

Closed irufus closed 6 years ago

robevansuk commented 7 years ago

have this implemented on a branch "websocketfeed" on my repo. Attempting to build a GUI around the codebase now but once working will extract that to another repo probably so as not to interfere with the libraries.

Defuera commented 7 years ago

@robevansuk link would be nice

robevansuk commented 7 years ago

https://github.com/robevansuk/gdax-java

irufus commented 6 years ago

Addressed with PR #17