Skip to content

[MDAPI-30] [C++] Add LastEventsConsole sample #74

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

Merged
merged 5 commits into from
Mar 4, 2025
Merged

Conversation

AnatolyKalin
Copy link
Collaborator

No description provided.

Clarified that only x64 Linux versions are prebuilt in the README. Introduced an .editorconfig file to enforce consistent code formatting across the project.
Revised C++ formatting preferences to improve code style consistency. Added rules for blank lines, brace styles, and indentation in declarations and code blocks. This promotes a cleaner and more standardized codebase across the project.
Introduce a new console sample demonstrating subscription and snapshot functionality using the dxFeed API. Enhance thread safety across Promise implementations by replacing raw pointers with `std::atomic`. Fix typos and improve error handling in EventMapper.
Introduced CPM_SOURCE_CACHE environment variable and dynamic parallel build configuration in scripts. Fixed typos, improved comments, and adjusted code for better clarity in LastEventConsoleSample. Updated README to reflect the sample's status and added it to the release notes.
@AnatolyKalin AnatolyKalin merged commit e5e8bc6 into main Mar 4, 2025
21 checks passed
@AnatolyKalin AnatolyKalin deleted the feature/MDAPI-30 branch March 4, 2025 19:26
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