pimeys / rust-web-push

A Web Push library for Rust
Apache License 2.0
114 stars 21 forks source link

Add support for `Topic` header #52

Closed depressed-pho closed 12 months ago

depressed-pho commented 1 year ago

41 requests for supporting Topic, and this PR does just that.

andyblarblar commented 1 year ago

Thanks for the contribution. Code looks good to me, but it looks like the formatter is unhappy somewhere. Get that fixed and its all good.

depressed-pho commented 12 months ago

Okay, I ran the formatter and force-pushed the result.

andyblarblar commented 12 months ago

Thanks, LGTM!