Skip to content

Instantly share code, notes, and snippets.

View Li4n0's full-sized avatar

Li4n0 Li4n0

View GitHub Profile
@Li4n0
Li4n0 / client.go
Last active June 17, 2021 12:41
Use Golang's SSE client connect to RevSuit
package client
import (
"crypto/tls"
"log"
"time"
"net"
"net/http"
"github.com/r3labs/sse"
We couldn’t find that file to show.