koding / kite.js

Kite client in JavaScript
kite.koding.com
MIT License
75 stars 16 forks source link

Remove kontrol operations from KiteServer class #49

Closed usirin closed 7 years ago

usirin commented 7 years ago

No need to have a specific method to register a kite to a kontrol instance, but instead we should have dedicated class/method/function for dealing with this case.