MarketSquare / MarketSquare/Rammbock
Supporting a template without any message and header fields
- Dominant language
- Python
- Stars
- 64
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I want to define a protocol which uses multicast udp connection and its packet is a simple string without any packet header field or message field. Also, the encode message method checks for ':' and '=' characters whereas I do not need such checks.
I just need rammbock to send string to a UDP multicast group. Can anyone please help me understand how to enable this feature?
Thanks in advance.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating Rammbock's template encoding and UDP multicast entry points, then trace where message and header fields are required and where ':' and '=' are validated. Confirm whether raw string packets can be represented without those fields and define done as successfully sending the requested string to a multicast group without header or message checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100