Sandipsinh Dilipsinh Rathod
Sandipsinh Dilipsinh Rathod
I've vsftp hosted on my vps but whenever I try to connect via sftp it shows this err. Tue Apr 26 03:08:58 2022 [pid 8454] CONNECT: Client "::ffff:ip>" this is...
**Summary:** Restructured the tailcall functions into `core` and `cli` **Issue Reference(s):** Fixes #... _(Replace "..." with the issue number)_ **Build & Testing:** - [ ] I ran `cargo test` successfully....
**Summary:** Added Support for Human-Readable Flattened GraphQL Queries. Sample Usage: `curl "http://localhost:8000/api/posts?\$=id,user.name&id=1"` **Issue Reference(s):** Fixes #560 /claim #560 **Build & Testing:** - [x] I ran `cargo test` successfully. - [x]...
**Summary:** Added cloduflare workers feature (workspace) to tailcall. **Commands to run:** Assuming you are in project's root dir `cd workers` && `npm run dev` to run locally but this compiles...
When I try to add the arg `--proxy-server='http://0.0.0.0:8080;'` it doesn't seem to go through the proxy however `chrome --proxy-server='http://192.168.12.11:8080;'` works without any problem
It is important to convert request/response to other type for caching. Can someone implement `impl From` for WASM (I saw the PR #1920 and want something similar like this) About...
**Sample command:** `cargo run -- gen tailcall-fixtures/fixtures/generator/proto/news.proto -i proto -o gql -r 'prefix=IPrefix_ suffix=_ISuffix'` **Issue Reference(s):** Fixes #1870 /claim 1870 **TODO:** - [x] The Tailcall CLI no longer throws errors...
Fixes: https://github.com/tailcallhq/tailcall/issues/1414 /claim 1414
**Issue Reference(s):** Fixes #1931 /claim 1931
**Issue Reference(s):** Fixes #1038 /claim 1038 **TODO** - [x] add tests - [x] fix logging - [x] fix cache