Skip to content

Commit a1c0aa6

Browse files
committed
adds copper
1 parent b97924c commit a1c0aa6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ library.
2121

2222
## Bincode in the Wild
2323

24+
* [copper-rs](https://github.com/copper-project/copper-rs): copper-rs uses Bincode.
2425
* [google/tarpc](https://github.com/google/tarpc): Bincode is used to serialize and deserialize networked RPC messages.
2526
* [servo/webrender](https://github.com/servo/webrender): Bincode records WebRender API calls for record/replay-style graphics debugging.
2627
* [servo/ipc-channel](https://github.com/servo/ipc-channel): IPC-Channel uses Bincode to send structs between processes using a channel-like API.

0 commit comments

Comments
 (0)