Skip to content

A VERY VERY simple Python poetry proj to subscribe to MAC Sse endpoints and view events as they are published.

Notifications You must be signed in to change notification settings

lili7h/http-sse-event-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

This project uses poetry, install poetry first if you do not have it already.

  • pip install poetry
  • OR sudo apt install python3-poetry if you have centrally managed repos

Then:

  • poetry install

Then:

  • poetry shell

Then:

  • python3 sse_sub/main.py

About

A VERY VERY simple Python poetry proj to subscribe to MAC Sse endpoints and view events as they are published.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages