event_source_encoder

Encoder

Library to encode data into EventSource compliant format

EventSourceEncoder is a Elixir library to encode data into EventSource compliant data.

GitHub

4 stars
2 watching
1 forks
Language: Elixir
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jet/fscodec Provides a minimal interface for serialization and deserialization of events in event-sourcing systems 82
elixirs/base62 A pure Elixir implementation of Base62 encoding and decoding 20
francois2metz/em-eventsource A Ruby library to consume and interact with Server-Sent Events (SSE) streaming APIs. 85
slashdotdash/eventsourced Builds functional domain models using event sourcing in Elixir 104
ufirstgroup/ymlr A YAML encoder for Elixir. 22
woxtu/elixir-mbcs A library providing functions for character encoding conversion using the erlang-mbcs module 27
treye/json_stream_encoder A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed. 8
alehander92/bencoder A library to handle Bencode data serialization and deserialization in Elixir 4
gjaldon/base58check A library providing functions for Base58Check encoding and decoding in Elixir 16
meh/jazz A JSON handling library for Elixir. 61
mana-ethereum/ex_rlp An Elixir implementation of Ethereum's RLP encoding specification 31
exponentially/extreme An Elixir TCP client adapter for Event Store event sourcing system 130
cblage/elixir-json Provides native JSON encoding and decoding support for Elixir 217
erneestoc/feedx An Elixir-based application that enables the addition of social features to existing applications by consuming and serving events via RabbitMQ. 12
sija/base62.cr A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. 10