Registry / messaging / ethindp-prism

ethindp-prism

JSON →
library0.7.1vcpkgunverified

Platform-agnostic Reader Interface for Speech and Messages.

vcpkg install ethindp-prism
INSTALL
IMPORT
SIG · ETHINDP-PRISM
E
ethindp-prism
messagingcppv0.7.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

prism/prism.h
#include <prism/prism.h>

Reads a message using the PRISM reader interface.

#include <prism/prism.h> #include <iostream> int main() { prism::Reader reader; auto msg = reader.read("Hello, world!"); std::cout << msg.text() << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.1latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
OpenAI (training)
1
Resources

No resource links recorded.

ethindp-prism — pip install ethindp-prism · libregistry