Install golang-github-gin-contrib-sse-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-gin-contrib-sse-dev
Description:
Server-Sent Events implementation in Go
Server-sent events (SSE) is a technology where a browser receives automatic updates from a server via HTTP connection. The Server-Sent Events EventSource API is standardized as part of HTML5 by the W3C.
Homepage: https://github.com/gin-contrib/sse
Version: 0.0~git20170109.0.22d885f-1
Section: universe/devel