Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added link to JSR symbol docs
  • Loading branch information
hansSchall authored Jun 6, 2024
1 parent aa53b2c commit 360000f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# RPC-Broker (WIP)
# RPC-Broker

RPC-Broker is a transport-layer-agnostic RPC communication library. Additionally to routing RPC calls it supports
transmitting [Preact Signals](https://github.com/preactjs/signals) between the clients.
Expand Down Expand Up @@ -95,7 +95,7 @@ control, use `upgrade_websocket`. If you want to use a custom transport layer, r

## API

// TODO
https://jsr.io/@hansschall/rpc-broker/doc

## License

Expand Down

0 comments on commit 360000f

Please sign in to comment.