Skip to content

Dr-Emann/capnweb_types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cap'n Web Protocol Type Definitions

This crate provides type definitions for the Cap'n Web Protocol, which is an object-capability RPC protocol designed for use in web applications.

The types defined in this crate can be serialized and deserialized using serde. Cap'n Web messages are encoded as JSON, use the serde_json crate for serialization and deserialization matching the Cap'n Web specification.

This is not an official Cap'n Web project.

About

Rust type definitions for the [Cap'n Web RPC protocol](https://github.com/cloudflare/capnweb)

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages