Skip to content

Commit

Permalink
add changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
LiranCohen committed Apr 11, 2024
1 parent 2c50068 commit c9c5194
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .changeset/proud-bottles-develop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
"@web5/agent": patch
"@web5/identity-agent": patch
"@web5/proxy-agent": patch
"@web5/user-agent": patch
---

Extend and Test RPC DWN/Web5 Clients to support `http` and `ws`
- move `HttpDwnRpcClient` to `/prototyping` folder
- move `JSON RPC` related files to `/prototyping` folder
- create `WebSocketDwnRpcClient` in `/prototyping` folder
- create `WebSocketWeb5RpcClient` wrapper in `rpc-client`
- does not support `sendDidRequest` via sockets

0 comments on commit c9c5194

Please sign in to comment.