Port details |
- rubygem-event_stream_parser0 Spec-compliant event stream parser
- 0.3.0 devel =2 0.3.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-11-14 21:24:05
- Last Update: 2023-11-14 21:19:26
- Commit Hash: 170cb20
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/Shopify/event_stream_parser
- Description:
- event_stream_parser is a lightweight, fully spec-compliant parser for the event
stream format.
It only deals with the parsing of events and not any of the client/transport
aspects. This is not a Server-sent Events (SSE) client.
Under the hood, it's a stateful parser that receives chunks (that are received
from an HTTP client, for example) and emits events as it parses them. But it
remembers the last event id and reconnection time and keeps emitting them as
long as they are not overwritten by new ones.
BOM stripping is left as a responsibility of the chunk provider.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-event_stream_parser0>0:devel/rubygem-event_stream_parser0
- To install the port:
- cd /usr/ports/devel/rubygem-event_stream_parser0/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-event_stream_parser0
- pkg install rubygem-event_stream_parser0
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-event_stream_parser0
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1698848688
SHA256 (rubygem/event_stream_parser-0.3.0.gem) = 5b2bbd1d6fd47699d0c4a664fc965c6e44654c668a034b6d88db49a3c06e7a57
SIZE (rubygem/event_stream_parser-0.3.0.gem) = 8704
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-event_stream_parser0
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.0 14 Nov 2023 21:19:26 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-event_stream_parser0: Add rubygem-event_stream_parser0 0.3.0
(copied from rubygem-event_stream_parser)
- Add PORTSCOUT |
Number of commits found: 1
|