Ujrpc

Latest version: v0.3.0

Safety actively analyzes 625645 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3

An interactive version, colored outputs, and profiling are in the works!
But first, we'll add a pinch of TLS! Stay tuned :wink:

0.3.0

[0.3.0](https://github.com/unum-cloud/ujrpc/compare/v0.2.8...v0.3.0) (2023-04-03)

We all :heart: cURL for its CLI. It's the fastest way to test a REST API server.
How about JSON-RPC? [Now](https://github.com/unum-cloud/ujrpc/pull/60), there is a way :partying_face:

sh
ujrpc vectorize description='Product description' -i image=./local/path.png


To address a remote server:

sh
ujrpc vectorize description='Product description' -i image=./local/path.png --uri 0.0.0.0 -p 8545


No additional installations are needed. Simply upgrade UJRPC to v0.3 with the following code:

sh

0.2.8

[0.2.8](https://github.com/unum-cloud/ujrpc/compare/v0.2.7...v0.2.8) (2023-03-29)


Build

* Include `uring` regardless of the kernel. ([13eb530](https://github.com/unum-cloud/ujrpc/commit/13eb530bbe085388ecfe5bc391462426cd742c1b))

Make

* Removed `march=native` ([323188f](https://github.com/unum-cloud/ujrpc/commit/323188fe3933bb72c6d2b242b54d6338683fb8a1))

Upgrade

* Drop `python 3.7, 3.8`. Use manylinux_2_28. ([4b4b9a8](https://github.com/unum-cloud/ujrpc/commit/4b4b9a870ad3cd27070da5f7f4287550fb87b744))

0.2.7

[0.2.7](https://github.com/unum-cloud/ujrpc/compare/v0.2.6...v0.2.7) (2023-03-29)


Make

* Stricter versioning in CMake ([89a42b7](https://github.com/unum-cloud/ujrpc/commit/89a42b7241ea9cd7e548c6e88fa6a5a16a41f8f5))

Upgrade

* `simdjson` version. ([126884d](https://github.com/unum-cloud/ujrpc/commit/126884dd0ae77e3fa2369d975a3599d5bc4cb74b))

0.2.6

[0.2.6](https://github.com/unum-cloud/ujrpc/compare/v0.2.5...v0.2.6) (2023-03-27)


Make

* Fix docs build permissions ([4bf0a2b](https://github.com/unum-cloud/ujrpc/commit/4bf0a2ba9bd1c5e1dd0b90de7834b60d7a1b009b))
* Reorganize examples ([394da36](https://github.com/unum-cloud/ujrpc/commit/394da3664470f5982651be6c9de8dc94cf9dfe6b))

0.2.5

[0.2.5](https://github.com/unum-cloud/ujrpc/compare/v0.2.4...v0.2.5) (2023-03-27)


Make

* Docs publication permissions ([6f057e0](https://github.com/unum-cloud/ujrpc/commit/6f057e068600cd751dcc689557d083ccdd0afe77))

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.