Skip to content

Commit

Permalink
Deprecation Notice
Browse files Browse the repository at this point in the history
  • Loading branch information
timonson authored May 18, 2024
1 parent 7eb9df3 commit a8a1951
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
JSON-RPC 2.0 library (server and client) with HTTP and WebSockets support for
[deno](https://github.com/denoland/deno) and the browser.

### Important Notice

The **gentle_rpc** library is no longer maintained. Please switch to our new and
improved RPC library, **schicksal**, available at
[schicksal on GitHub](https://github.com/Zaubrik/schicksal).

## Server

### respond
Expand Down

0 comments on commit a8a1951

Please sign in to comment.