You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20-23Lines changed: 20 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,47 +23,44 @@ The primary use case for `fdx-proxy` is to integrate it with an external service
23
23
In your external service, use `fdx-proxy` to implement a full-duplex server that listens for WebSocket connections from the proxy client. Here is an example:
0 commit comments