vizabi / vizabi-ws-reader

GNU General Public License v3.0
1 stars 0 forks source link

chore(general): refactoring #21

Closed buchslava closed 6 years ago

buchslava commented 6 years ago

remove all plugins from WS-Reader create on Vizabi Events for listening to them in WS-Reader by @angie improve error handling on WS-Reader (timeouts, responses from WS with messages and errors, etc) - Vizabi will watch on a Promise that WS-Reader returns and throws an error in case of a rejection GA callbacks in VTP will listen to Vizabi events (not WS-Reader) by @angie WS-Reader shouldn’t support hooks that we were used before for GA tracking, all of them should be on Vizabi

Closes #18