Skip to content

feat: impl BroadcastSender#6

Closed
BBArikL wants to merge 1 commit intofast:mainfrom
BBArikL:main
Closed

feat: impl BroadcastSender#6
BBArikL wants to merge 1 commit intofast:mainfrom
BBArikL:main

Conversation

@BBArikL
Copy link
Copy Markdown
Contributor

@BBArikL BBArikL commented Nov 14, 2024

Implement a UDP broadcast sender. Even though it is not in the syslog specification, my needs requested that the syslog be broadcasted over the network so multiple receivers could accumulate them. It would be great to have this merged if others need this.

@BBArikL BBArikL changed the title Implement a BroadcastSender feat: impl BroadcastSender Nov 14, 2024
@tisonkun
Copy link
Copy Markdown
Contributor

Thanks for your contribution! I'll review this today.

@tisonkun
Copy link
Copy Markdown
Contributor

@BBArikL I found that this is somehow a variant of the UdpSender and we can extend the existing sender.

Here is a patch based on yours - #8

You contribution credit with be retained by Co-authored-by.

@tisonkun tisonkun closed this in #8 Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants