danpaquin / coinbasepro-python

The unofficial Python client for the Coinbase Pro API
MIT License
1.82k stars 733 forks source link

[+] WebsocketClient thread naming #351

Open nazariyv opened 5 years ago

nazariyv commented 5 years ago
  1. Added kwarg for the name of the main thread of WSC
  2. Added kwarg for the keepalive thread name
TristanJM commented 5 years ago

This will be really useful for debugging Good PR

nazariyv commented 5 years ago

Hey, can we merge this, please?