brailcom / brailcom/speechd

Adding user data context parameter to callbacks

Open
#856 1 comment 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted priority
Dominant language
C
Stars
331
Forks
92
Avg merge
2d 10h
Merged PRs (30d)
9

Description

**Is your feature request related to a problem? Please describe.**

When a callback is called, it is generally useful to have the context of the callback (e.g. OO container etc.)

**Describe the solution you'd like**

The callbacks should have an additional pointer parameter that can be decided at callback registration.

**Describe alternatives you've considered**

Using client_id is possible, but not very convenient.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.