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

[Rust SDK] Add SDK boilerplate with utils #210

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

banool
Copy link
Collaborator

@banool banool commented Dec 6, 2023

Stack

Summary

This PR makes the beginning of a processor SDK for Rust. All I move for now is util functions that aren't specific to the core processors. I separated this from #203 to make it easier to review that PR. We can discuss whether we want to move all these util functions over separately from that PR.

Update: I only move the utils necessary for StreamSubscriber now.

Test Plan

See #207.

@banool banool marked this pull request as draft December 6, 2023 16:06
@banool banool force-pushed the banool/rust-sdk-utils branch 2 times, most recently from 09d75aa to ae16822 Compare December 6, 2023 16:13
@banool banool marked this pull request as ready for review December 6, 2023 16:16
@banool banool force-pushed the banool/rust-sdk-utils branch 2 times, most recently from 2654058 to ab2b67c Compare December 7, 2023 21:46
@banool banool force-pushed the banool/rust-sdk-utils branch from ab2b67c to eaf4d91 Compare January 17, 2024 18:56
@banool banool force-pushed the banool/rust-sdk-utils branch from eaf4d91 to 3cfe152 Compare January 17, 2024 19:48
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.

1 participant