pkl-server should expose both a transport schema version and the version of Pkl itself #169

Open
opened 2025-12-30 01:21:43 +01:00 by adam · 1 comment
Owner

Originally created by @holzensp on GitHub (Jun 24, 2024).

There should be a GET_VERSION and a GET_SCHEMA_VERSION command defined on pkl-server, so-as to get versions from the server itself (instead of running the CLI separately)

Originally created by @holzensp on GitHub (Jun 24, 2024). There should be a `GET_VERSION` and a `GET_SCHEMA_VERSION` command defined on `pkl-server`, so-as to get versions from the server itself (instead of running the CLI separately)
Author
Owner

@bioball commented on GitHub (Jun 24, 2024):

I'm thinking the schema version should probably just be an extra field on each message.

@bioball commented on GitHub (Jun 24, 2024): I'm thinking the schema version should probably just be an extra field on each message.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#169