CharlesHolbrow / synk

support syncing data with browser
0 stars 0 forks source link

Client.go does not actually handle any message other than UpdateSubscriptionMessage #2

Closed CharlesHolbrow closed 7 years ago

CharlesHolbrow commented 7 years ago

see line 260 of Client.go

The correct behavior is calling the customClient 'onMessage' function instead of just logging an error