diff --git a/README.md b/README.md index 77c58965..25fa8d64 100644 --- a/README.md +++ b/README.md @@ -756,6 +756,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [Bone](https://github.com/go-zoo/bone) - Lightning Fast HTTP Multiplexer. * [Echo](https://github.com/labstack/echo) - A fast HTTP router (zero memory allocation) and micro web framework in Go. * [Gin](https://github.com/gin-gonic/gin) - Gin is a web framework written in Go! It features a martini-like API with much better performance, up to 40 times faster. If you need performance and good productivity. +* [Glue](https://github.com/desertbit/glue) - Robust Go and Javascript Socket Library (Alternative to Socket.io) * [go-json-rest](https://github.com/ant0ine/go-json-rest) - A quick and easy way to setup a RESTful JSON API * [go-relax](https://github.com/codehack/go-relax) - A framework of pluggable components to build RESTful API's * [go-rest](https://github.com/ungerik/go-rest) - A small and evil REST framework for Go