proxy.golang.org : github.com/rafaelsouzaribeiro/web-chat-websocket-in-golang : v1.1.0
Web chat with WebSocket and Redis, including notifications for logged-in and logged-out users, and emoji support, implemented in Go and JavaScript."
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/rafaelsouzaribeiro/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/fsnotify/fsnotify v1.7.0
- github.com/google/uuid v1.6.0
- github.com/gorilla/mux v1.8.1
- github.com/gorilla/websocket v1.5.3
- github.com/hashicorp/hcl v1.0.0
- github.com/magiconair/properties v1.8.7
- github.com/mitchellh/mapstructure v1.5.0
- github.com/pelletier/go-toml/v2 v2.2.2
- github.com/redis/go-redis/v9 v9.5.3
- github.com/sagikazarmark/locafero v0.4.0
- github.com/sagikazarmark/slog-shim v0.1.0
- github.com/sourcegraph/conc v0.3.0
- github.com/spf13/afero v1.11.0
- github.com/spf13/cast v1.6.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.19.0
- github.com/subosito/gotenv v1.6.0
- go.uber.org/atomic v1.9.0
- go.uber.org/multierr v1.9.0
- golang.org/x/exp v0.0.0-20230905200255-921286631fa9
- golang.org/x/sys v0.18.0
- golang.org/x/text v0.14.0
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/yaml.v3 v3.0.1