koding / kite

Micro-service framework in Go
https://godoc.org/github.com/koding/kite
MIT License
3.26k stars 300 forks source link

Registration over http #86

Closed fatih closed 9 years ago

fatih commented 9 years ago

Previously registration was over WebSocket and Heartbeat over HTTP. Now Registration can be done over HTTP too.