A Ruby gem for streaming data from the Bluesky/ATProto firehose
Stars
51
Forks
3
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
248
commits
added link to docs in the changelog
62fd200
tweaked gem description wording
c0a9954
release 0.7.0
9716eff
fixed Skyfall::Firehose::Message for Ruby < 3.2
5245dfe
updated comment about IdentityMessage handle
6ccc786
run CI on all rubies from 2.6 to 4.0
2a712c0
added irb to Gemfile
a0f82f4
added rev, since and prev_data to CommitMessage
81c121a
updated readme & changelog
4cc098e
added #blocks and field checks to SyncMessage
b2177b0
tweaks to CAR section parsing behavior
bfd6e1d
decode CAR sections lazily
c19a511
optimized check_if_not_nil further
1597c27
Use Time.iso8601 / Time.new to parse Time
64529b7
fixed check_if_not_nil to avoid unnecessary string allocations
daf4cb0