altangent / ccxws

WebSocket client for 38 cryptocurrency exchanges
MIT License
619 stars 186 forks source link

Status of project #329

Open backnight opened 2 years ago

backnight commented 2 years ago

Hello,

The repository hasn't got any commit for 7 months now, is there still someone maintaining it?

Thanks a lot.

drsavant-pub commented 2 years ago

I would also like to know if anyone is working on this? If so, where can I suggest exchanges to be added? If not, what can be done to get this project rolling again?

Thanks in advance.

Mateotey commented 2 years ago

We love this library -- can someone take over write access or approve prs?

bmancini55 commented 2 years ago

I'd be happy to give write access to volunteers. Sadly I don't have time to maintain this library anymore.

backnight commented 2 years ago

In the meantime I checked other projects and found out that CCXT (library on which CCXWS is working above) is merging for free their pro version (including websockets handling, etc) within few months (check by yourself here: https://ccxt.pro/)

So I don't think CCXWS is relevant anymore

drsavant-pub commented 2 years ago

That's great news about CCXT.PRO merging with CCXT (free version) - it will be welcome by all users of CCXT, and I think we should keep our eye on that merge process, but until that happens I'm still using CCXWS, therefore, it's still valuable to me.

The plan (and/or timeframe) to merge could change or some other issue might arise, so I believe we should continue attempting to update CCXWS until that merge is complete and we're able to successfully adopt it and use it.

I wonder if there is a video on how all the CCXWS code fits and works together?