CaliDog/certstream-server

Fetch just all_domains

Closed this issue · 2 comments

Is there a way to fetch just message['data']['leaf_cert']['all_domains'] data? That would reduce unnecessary data transfer for clients that don't need the rest of the data

Not yet, but in #38 I added in a slimmer standard default stream that doesn't give the same (large) amount of data. It should be similar to add an "extra light" stream since I agree a lot of people use this just to look at that field.

This is fixed in #55, let me know if you have something else in mind!