chromaway / ngcccbase

next-gen colored coin client base
MIT License
85 stars 46 forks source link

Issue #135: make a threaded electrum connector #137

Open jimmysong opened 10 years ago

jimmysong commented 10 years ago

Just a proof of concept for now. It threads the electrum connector and keeps a constant connection and uses a queue to manage the tasks given to it. It's not fully tested.