Skip to content

Conversation

jbaldwin
Copy link
Owner

Previously only allowed for [const] char* buffers, this should allow for anything that is trivially copyable and buffer like to work.

Closes #390

@jbaldwin jbaldwin self-assigned this Sep 11, 2025
Previously only allowed for [const] char* buffers, this should allow for
anything that is trivially copyable and buffer like to work.

Closes #390
@jbaldwin jbaldwin force-pushed the issue-390/concept-buffer-less-restrictive branch from 2e9885a to cf5af36 Compare September 11, 2025 19:27
@jbaldwin jbaldwin merged commit c301d7d into main Sep 11, 2025
49 checks passed
@jbaldwin jbaldwin deleted the issue-390/concept-buffer-less-restrictive branch September 11, 2025 20:45
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.

tcp client buffer concept only supports 'char', I would like to use 'uint8_t'
1 participant