Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: new message callback to chat-ffi #5592

Merged

Conversation

brianp
Copy link
Contributor

@brianp brianp commented Jul 14, 2023

Description

Adds a callback function to the chat ffi when a new message is received

Motivation and Context

So ffi consumers don't need to poll for new messages.

How Has This Been Tested?

Cucumber

What process can a PR reviewer use to test or verify this change?

Review the general implementation style.

Breaking Changes

  • None
  • Requires data directory on base node to be deleted
  • Requires hard fork
  • Other - Please specify

@github-actions
Copy link

github-actions bot commented Jul 14, 2023

Test Results (CI)

1 181 tests   1 181 ✔️  11m 14s ⏱️
     37 suites         0 💤
       1 files           0

Results for commit 55475fc.

♻️ This comment has been updated with latest results.

@ghpbot-tari-project ghpbot-tari-project added P-acks_required Process - Requires more ACKs or utACKs P-reviews_required Process - Requires a review from a lead maintainer to be merged labels Jul 14, 2023
@brianp brianp force-pushed the chat-ffi-new-message-callback branch from 26d31ea to 55475fc Compare July 14, 2023 12:16
@github-actions
Copy link

github-actions bot commented Jul 14, 2023

Test Results (Integration tests)

  2 files  +  2  11 suites  +11   20m 15s ⏱️ + 20m 15s
27 tests +27  26 ✔️ +26  0 💤 ±0  1 +1 
29 runs  +29  26 ✔️ +26  0 💤 ±0  3 +3 

For more details on these failures, see this check.

Results for commit 55475fc. ± Comparison against base commit f68b85f.

♻️ This comment has been updated with latest results.

@brianp brianp changed the title feat: add new message callback to chat-ffi feat: new message callback to chat-ffi Jul 14, 2023
@ghpbot-tari-project ghpbot-tari-project removed the P-reviews_required Process - Requires a review from a lead maintainer to be merged label Jul 14, 2023
@SWvheerden SWvheerden merged commit bbd543e into tari-project:development Jul 14, 2023
@brianp brianp deleted the chat-ffi-new-message-callback branch October 2, 2023 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-acks_required Process - Requires more ACKs or utACKs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants