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: implement send/receive custom buffer #1

Merged
merged 11 commits into from
Dec 6, 2023

Conversation

thr2240
Copy link

@thr2240 thr2240 commented Dec 6, 2023

Adds:

Define the FC for send/receive custom buffer.
Add Reqest/Response type for custom buffer in client and server.
Add send/receive functions for custom buffer in client and server.
Add send/receive logics for custom buffer in examples.

jadamcrain and others added 11 commits March 6, 2023 18:25
* fix beta lint

* update dependencies

* bump version
* update crc crate

* update tokio-util

* update tracing-subscriber

* update clap

* loosen dep version requirement

* update rustls-config

* update oo-bindgen

* update dependencies

* update dependency allow-list

* first pass at updating rust install action

* fix for action

* remove caching

* update changelog

* fix README typo. DNP3 -> Modbus

* bump version to 1.3.0-rc1
* Add self_signed and full_pki constructors to the TLS ClientConfig and deprecate legacy new

* Add the ability to disable server name checking in the TLS client

* fix feature builds
* bump rustls to 0.21.1 to get mTLS patch

* update changelog

* bump action versions in release workflow

* set version 1.3.0

* bump dependency patch versions
* quick and dirty fix for infinite loop in state machine

* use the type system to make it harder for this bug to occur

* update tests and examples to target .NET 6
@biancode biancode self-assigned this Dec 6, 2023
@biancode biancode changed the base branch from main to development December 6, 2023 20:56
@biancode biancode merged commit 30463e6 into Iniationware:development Dec 6, 2023
@biancode biancode added the enhancement New feature or request label Jan 27, 2024
@biancode biancode assigned biancode and grewek and unassigned biancode Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants