7 releases
0.3.0 | Sep 5, 2023 |
---|---|
0.2.3 | May 23, 2023 |
0.2.2 | Jan 6, 2023 |
0.2.1 | Sep 21, 2022 |
0.1.1 | Jun 28, 2022 |
#1854 in Network programming
1,013 downloads per month
Used in 6 crates
(3 directly)
130KB
3K
SLoC
The Modality SDK
A collection of clients, servers, protocols, and general API types for interacting with the APIs that are used throughout Auxon's Modality suite of tools.
You can find more information about the entities and concepts referenced in this SDK in the documentation.
Implementations
SDK implementations currently exist for the following languages:
Rust
These libraries are the same as or very similar to what is used within Modality itself.
See the rust sdk directly for more information.
C
The C & C++ FFI for Auxon's Modality SDK.
See the C sdk directly for more information.
Python
A native Python library for read access to trace data stored within modality.
See the Python client library directly for more information.
License
See LICENSE for more details.
Copyright 2022-2023 Auxon Corporation
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Dependencies
~8–21MB
~304K SLoC