Package: thriftr 1.1.8
thriftr: Apache Thrift Client Server
Pure R implementation of Apache Thrift. This library doesn't require any code generation. To learn more about Thrift go to <https://thrift.apache.org>.
Authors:
thriftr_1.1.8.tar.gz
thriftr_1.1.8.zip(r-4.7)thriftr_1.1.8.zip(r-4.6)thriftr_1.1.8.zip(r-4.5)
thriftr_1.1.8.tgz(r-4.6-any)thriftr_1.1.8.tgz(r-4.5-any)
thriftr_1.1.8.tar.gz(r-4.7-any)thriftr_1.1.8.tar.gz(r-4.6-any)
thriftr_1.1.8.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
thriftr/json (API)
| # Install 'thriftr' in R: |
| install.packages('thriftr', repos = c('https://systemincloud.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/systemincloud/thriftr/issues
Last updated from:0d4be83ccc. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 174 | ||
| source / vignettes | OK | 187 | ||
| linux-release-x86_64 | OK | 150 | ||
| macos-release-arm64 | OK | 185 | ||
| macos-oldrel-arm64 | OK | 120 | ||
| windows-devel | OK | 117 | ||
| windows-release | OK | 100 | ||
| windows-oldrel | OK | 138 | ||
| wasm-release | OK | 100 |
Exports:binary_read_valbinary_write_valhexlifymake_clientmake_serverparse_spect_loadTBinaryProtocolTBinaryProtocolFactoryTBufferedTransportTBufferedTransportFactoryTClientTMemoryBufferto_proper_structTPayloadTServerSocketTSocketTType
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Binary protocol: read value from binary buffer | binary_read_val |
| Binary protocol: write value to binary buffer | binary_write_val |
| hexlify | hexlify |
| Create client side thrift API | make_client |
| Create server side thrift API | make_server |
| Parse a single thrift file to R6 class instance | parse |
| parse_spec | parse_spec |
| Load thrift file as a R6 instance. | t_load |
| TBinaryProtocol | TBinaryProtocol |
| TBinaryProtocolFactory | TBinaryProtocolFactory |
| TBufferedTransport | TBufferedTransport |
| TBufferedTransportFactory | TBufferedTransportFactory |
| TClient | TClient |
| TMemoryBuffer | TMemoryBuffer |
| to_proper_struct | to_proper_struct |
| TPayload | TPayload |
| TServerSocket | TServerSocket |
| TSocket | TSocket |
| TType | TType |
