https://github.com/wpilibsuite/networktablesclients
NT Client implementations for multiple languages
https://github.com/wpilibsuite/networktablesclients
Last synced: about 1 month ago
JSON representation
NT Client implementations for multiple languages
- Host: GitHub
- URL: https://github.com/wpilibsuite/networktablesclients
- Owner: wpilibsuite
- License: other
- Created: 2022-07-24T02:04:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-17T19:07:23.000Z (over 2 years ago)
- Last Synced: 2025-04-14T12:06:23.761Z (about 1 month ago)
- Language: C#
- Size: 14.6 KB
- Stars: 5
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Network Tables Clients
This repository contains NetworkTables clients for multiple languages. These are often written using only code native to that language, making them easy to use in external projects without needing to figure out how to package and ship C or C++ code.
## NT 3 Clients
* [.NET](#nt3/dotnet)