Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Parse proto for inmemorysubscriber

Open
#55 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
55/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Stale
Tech stack
python
Domain
api

Research direction

Read inmemorysubscriber.py, especially lines 106-108, and inspect the Protofile for the subscription definitions. Confirm that subscribe, unsubscribe, and notification_uri are obtained from the Protofile rather than hardcoded, then verify the subscriber uses those parsed values.

Written by the indexing model from the issue text.

Description

inmemorysubscriber.py, lines 106-108 currently hardcode the values for subscribe, unsubscribe, and notification_uri. Those should be parsed from the Protofile for subscription.

Dominant language
Python
Stars
3
Forks
13
Avg merge
5h 28m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from eclipse-uprotocol/up-python

All issues in eclipse-uprotocol/up-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.