go-socket.io-redis icon indicating copy to clipboard operation
go-socket.io-redis copied to clipboard

Redis adapter for go-socket.io

Results 3 go-socket.io-redis issues
Sort by recently updated
recently updated
newest added
trafficstars

`vendor/github.com/satyakb/go-socket.io-redis/cmap_string_socket/cmap_string_socket.go:18:26: undefined: socketio.Socket`

I have a legacy code written in JavaScript/node who I have almost migrated to Go! This program should act as a proxy to a EventListener, so the 1st program 'fires'...