-
Hi, Developers.
I apologize for raising another issue, which stems from [GitHub issue #17](https://github.com/ISSMteam/ISSM/issues/17#issue-2516594400)
# ISSUE
I usually use the ISSM with bot…
-
As alluded to in #627, I am using a fork of `public-api` to generate wrappers for standard library functions and types.
To avoid using the fork, I was wondering if you would consider the following …
-
First, very nice wrappers, thanks.
The docs do not really specify any helpfull information about how the API (and the wrappers) work in multi-threaded environment.
PWSession is very handy, but i…
-
Please vote for adding macros/functions for easier version handling, as discussed [on Discourse](https://discuss.python.org/t/adding-py-pack-version/58887):
* `Py_PACK_FULL_VERSION(x, y, z, level, …
-
We will be needing objects and functions that use the API internally.
@davidguerreiro, feel free to have a read:
- What makes a good API wrapper? http://wynnnetherland.com/journal/what-makes-a-good-a…
-
## Description
Your [developer manual](https://dev.ingonyama.com/icicle/rust-bindings/hash) says that using Poseidon Hash's API is as follows:
It suggests that you should instantiate a poseidon_h…
-
We need wrappers around disco_Initialize for the different handshakes. Some ideas:
* NX -> `client_authenticates_server_via_PKI_handshake()`
* NX -> `client_authenticates_server_via_TOFU_handshake…
mimoo updated
5 years ago
-
I am using the instruction from https://github.com/epam/Indigo
Each tool is installed including Python, cmake, ninja, emscripten
All build comments seem to be fine (see below, tried for Linux and …
-
In the ISteamNetworking wrapper p2p wrapper the channel argument is not exposed to me via the wrapper API in the relevant packet functions. For example `is_p2p_packet_available` or `send_p2p_packet`, …
-