source-sse

command module
v0.0.0-...-90106bd Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2024 License: AGPL-3.0 Imports: 20 Imported by: 0

README

source-sse

Server-sent events source type

grpcurl \
  -plaintext \
  -proto api/grpc/service.proto \
  -d @ \
  localhost:50051 \
  awakari.source.sse.Service/Create
{
  "url": "https://stream.wikimedia.org/v2/stream/recentchange",
  "groupId": "default"
}
grpcurl \
  -plaintext \
  -proto api/grpc/service.proto \
  -d @ \
  localhost:50051 \
  awakari.source.sse.Service/Delete
{
  "url": "https://stream.wikimedia.org/v2/stream/recentchange",
  "groupId": "default"
}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api

Jump to

Keyboard shortcuts

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