Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion implementations.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ A directory of known servers and clients speaking the [http-sql v0.1 spec](./SPE
| Implementation | Form | Notes |
|----------------|------|-------|
| [examples/reference-client.ts](./examples/reference-client.ts) | TypeScript class, ~40 lines | Uses platform `fetch`. No dependencies. |
| smugglr `http-sql` profile | Rust / WASM | _in flight; tracked in [rafters-studio/smugglr](https://github.com/rafters-studio/smugglr) -- link will land here when the profile ships._ |
| [smugglr `http-sql` profile](https://github.com/rafters-studio/smugglr) | Rust / WASM | Shipped. `Profile::http_sql` in [rafters-studio/smugglr](https://github.com/rafters-studio/smugglr); emits single-statement request bodies. |

## Ways into the ecosystem

Expand Down