MusicConnectionMachine / RelationshipsG4

In this repository we will try to build and determine relationships between composers
GNU Affero General Public License v3.0
0 stars 3 forks source link

promise structure for client communication #36

Closed simonzachau closed 7 years ago

simonzachau commented 7 years ago

I reimplemented the communication with our client in order be able to track down information at every step (reading file and processing relations for now) in one promise chain.