Skip to content

feat: launch the OpenNet ONP/1 cross-platform foundation - #1

Merged
devkyato merged 4 commits into
mainfrom
feat/opennet-v0.1.0
Jul 29, 2026
Merged

feat: launch the OpenNet ONP/1 cross-platform foundation#1
devkyato merged 4 commits into
mainfrom
feat/opennet-v0.1.0

Conversation

@devkyato

Copy link
Copy Markdown
Owner

Summary

Replaces the repository's former proxy-list content with the first honest, testable OpenNet foundation:

  • specifies the versioned ONP/1 binary protocol;
  • adds typed JSON/text/numeric/binary framing with CRC-32 and bounded payloads;
  • adds an asyncio Python client/server for Raspberry Pi and backend systems;
  • adds an ESP32 Arduino client and Arduino IDE/PlatformIO examples;
  • adds contributor, security, architecture, compatibility, and release documentation;
  • adds Python 3.9–3.14, ESP32 compile, package, and CodeQL workflows;
  • builds installable Arduino ZIP and Python wheel/source packages.

Verification

  • 16 Python protocol and live client/server integration tests pass.
  • Ruff lint passes.
  • Strict mypy checking passes.
  • ESP32 Arduino example compiles with PlatformIO / Espressif32 7.0.1.
  • Python sdist rebuilds its wheel successfully.
  • Arduino release ZIP builds with matching 0.1.0 versions.
  • GitHub-hosted CI passes on all supported Python versions.
  • Physical ESP32 ↔ Raspberry Pi soak test (tracked separately; compatibility claims remain conservative until completed).

Review notes

The existing Proxies tag and original commits are preserved as repository history. This PR does not fabricate prior OpenNet releases or hardware results. Authors cannot approve their own PRs, so CI and an independent reviewer should be used before future compatibility claims are promoted.

@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@devkyato
devkyato merged commit 8e549e2 into main Jul 29, 2026
11 checks passed
@devkyato
devkyato deleted the feat/opennet-v0.1.0 branch July 30, 2026 01:24
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.

2 participants