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

Move modules that aren't ready for 1.0 to incubating repo #1366

Open
kevinherron opened this issue Jan 25, 2025 · 1 comment
Open

Move modules that aren't ready for 1.0 to incubating repo #1366

kevinherron opened this issue Jan 25, 2025 · 1 comment
Milestone

Comments

@kevinherron
Copy link
Contributor

Create a new repo to hold "incubating" modules that aren't mature enough to include in the 1.0 release.

Right now, this includes:

  • codec-json
  • transport-https
  • transport-websocket

The quality of codec-json is good enough but I'm not sure I want to commit to the strictly using the JSON representation defined by the OPC UA JSON encoding. I think there are probably better ways to represent things like Unions and OptionSets, and even built-in types like ByteString and a few others if you're trying to use JSON to represent runtime/dynamic types in your application.

@kevinherron kevinherron added this to the 1.0 milestone Jan 25, 2025
@kevinherron
Copy link
Contributor Author

Should probably add encoding-xml to incubating as well unless #166 gets implemented.

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

No branches or pull requests

1 participant