gyselroth / balloon-client-desktop

balloon desktop client for Windows, Mac OS X and Linux
GNU General Public License v3.0
10 stars 3 forks source link

Migrate to balloon-sdk-node for server communication #241

Open raffis opened 4 years ago

raffis commented 4 years ago

Describe the change

Use the js sdk for server communication.

Current situation

Currently the client makes use of some exported methods from balloon-node-sync.

Should

Use balloon-sdk-node.