websocket

Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.

created at Oct. 16, 2013, 4:41 p.m.

Go

380

21,117

3,427

GitHub
securecookie

Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.

created at Oct. 2, 2012, 9:33 p.m.

Scala

24

324

89

GitHub
mux

Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍

created at Oct. 2, 2012, 9:32 p.m.

Go

312

20,102

1,834

GitHub
sessions

Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.

created at Oct. 2, 2012, 9:33 p.m.

Go

50

1,831

254

GitHub