centrifugal / centrifuge-mobile

iOS and Android clients for Centrifugo and Centrifuge library using gomobile on top of centrifuge-go
MIT License
57 stars 14 forks source link

SubscribeAsync method #12

Closed FZambia closed 6 years ago

FZambia commented 6 years ago

This pull request contains SubscribeAsync method to not block program flow until subscription done.