cashshuffle / cashshuffle-electron-cash-plugin

Electron cash cash-shuffle plugin
27 stars 13 forks source link

Protocol change: broadcast when player joins pool #17

Closed senescent1 closed 6 years ago

senescent1 commented 6 years ago

It gets lonely waiting for others to join a pool. This changes the protocol to broadcast a message to players in a pool when a new player joins their pool.

This should be merged at the same time as: https://github.com/cashshuffle/cashshuffle/pull/4

Fixes #12