unidirectional_sse

command
v0.0.0-...-90bf800 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2024 License: MIT Imports: 12 Imported by: 0

README

Example demonstrates a possibility of using Centrifuge with Eventsource/SSE unidirectional transport.

The benefit here is that you get the scalable PUB/SUB system for real-time notifications using one of the simplest HTTP-based transports.

The drawback: you need to use a custom client code to unwrap Centrifuge protocol-encoded push frames (pretty simple though).

To start example run the following command from example directory:

go run main.go

Then go to http://localhost:8000 to see it in action.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL