Skip to content

Commit

Permalink
Add TauRPC to README
Browse files Browse the repository at this point in the history
  • Loading branch information
oscartbeaumont committed Apr 8, 2024
1 parent f8f28df commit 041c7c7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Expand Up @@ -23,8 +23,9 @@

Specta can be used in your application either directly or through a library which simplifies the process of using it.

- [rspc](https://github.com/oscartbeaumont/rspc) for easily building end-to-end typesafe APIs
- [tauri-specta](https://github.com/oscartbeaumont/tauri-specta) for typesafe Tauri commands
- [rspc](https://github.com/oscartbeaumont/rspc) - Easily building end-to-end typesafe APIs
- [tauri-specta](https://github.com/oscartbeaumont/tauri-specta) - Typesafe Tauri commands and events
- [TauRPC](https://github.com/MatsDK/TauRPC) - Tauri extension to give you a fully-typed IPC layer.

## Usage

Expand Down

0 comments on commit 041c7c7

Please sign in to comment.