v0.29.2
版本发布时间: 2022-04-21 11:16:00
servicex-sh/httpx最新发布版本:v0.42.4(2024-03-03 19:25:06)
- Add
GRAPHQLRS
for GraphQL over RSocket: https://docs.spring.io/spring-graphql/docs/1.0.0-RC1/reference/html/#server-rsocket
### GraphQL over RSocket
GRAPHQLRS graphql
Host: ws://localhost:8080/rsocket
Content-Type: application/graphql
query {
findBook(id: "book-1") { id name }
}
### GraphQL subscription over RSocket Stream
GRAPHQLRS graphql
Host: ws://localhost:8080/rsocket
Content-Type: application/graphql
subscription { greetings }
1、 httpx-0.29.2-x86_64-apple-darwin.tar 37.9MB
2、 httpx-linux-x86_64.zip 33.16MB
3、 httpx-osx-x86_64.zip 36.74MB
4、 httpx-windows-x86_64.exe.zip 32.64MB