https://github.com/opendds/developerresources
A collection of examples, tutorials, and articles for OpenDDS developers.
https://github.com/opendds/developerresources
Last synced: 8 months ago
JSON representation
A collection of examples, tutorials, and articles for OpenDDS developers.
- Host: GitHub
- URL: https://github.com/opendds/developerresources
- Owner: OpenDDS
- License: cc0-1.0
- Created: 2023-09-20T15:28:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-02T17:00:34.000Z (8 months ago)
- Last Synced: 2025-05-12T21:09:48.574Z (8 months ago)
- Language: C++
- Size: 1.87 MB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DeveloperResources
A collection of examples, tutorials, and articles for OpenDDS developers.
[A Chat Application with Node, OpenDDS, and Websockets](node-websocket-chat/README.md) shows how to use OpenDDS with a node webserver to make a horizontally scalable chat application.