A fast, well-tested and widely used WebSocket implementation for Go.
-
Updated
Sep 27, 2020 - Go
{{ message }}
A fast, well-tested and widely used WebSocket implementation for Go.
A collection of useful middleware for Go HTTP services & web applications
gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services
Gorilla websockets based simplified websocket-client implementation in GO.
A Postgres session store backend for gorilla/sessions
GORILLA.BAS port to CP/M in Turbo Modula-2. Supported terminals: VT52, VT100, ANSI, ADM-31, KayPro, C128, Memotech monochrome, CPC / Zenith Z19
Basic Application server with basic api for a basic app
Small flash-cards website for practicing computer science concepts
Implementation of time series compression method based on the Facebook Gorilla paper
gorilla/sessions storage with embedded sql database( (ql)
Reconnecting WebSocket is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped.
XORM backend for gorilla sessions
in memory tsdb
Add a description, image, and links to the gorilla topic page so that developers can more easily learn about it.
To associate your repository with the gorilla topic, visit your repo's landing page and select "manage topics."
Currently, sessions are stored in the application memory. Adding a memcached driver will let developers share sessions across app instances