Skip to content

Commit

Permalink
Remove event_fields, switch to pure JSON
Browse files Browse the repository at this point in the history
- Removes the event_fields optimization. Relates to #30. Fixes #89.

- Removes several points of complexity wrt the group_id field, as they were not being used in practice.

- Makes JSON the default serialization option. Fixes #101.

- Adds a proper streaming option with NDJSON. Relates to #106. Fixes #109, #2.

- Generally tightens the text and adds more examples.
  • Loading branch information
Robin Marx committed Aug 31, 2020
1 parent ea47db8 commit f5db7cd
Showing 1 changed file with 682 additions and 563 deletions.
Loading

0 comments on commit f5db7cd

Please sign in to comment.