Home
last modified time | relevance | path

Searched refs:API (Results 1 – 9 of 9) sorted by relevance

/net-tools-3.6.0/python-websocket-server/
DREADME.md9 * Clean simple API
27 …m/Pithikos/python-websocket-server/blob/master/server.py) example and the [API](https://github.com…
47 API chapter
50 The API is simply methods and properties of the `WebsocketServer` class.
/net-tools-3.6.0/mbedtls-2.4.0/yotta/data/
DREADME.md3 … with a minimal code footprint. It offers an SSL library with an intuitive API and readable source…
23 …development/yotta/data/example-authcrypt) Demonstrates usage of the Cipher API for encrypting and …
29API for performing TLS and DTLS connections with mbed TLS in mbed OS is provided in a separate yot…
77 * The mbed OS edition comes with a fully integrated API for (D)TLS connections in a companion modul…
/net-tools-3.6.0/python-websocket-server/websocket_server/
Dwebsocket_server.py53 class API(): class
93 class WebsocketServer(ThreadingMixIn, TCPServer, API):
/net-tools-3.6.0/tinydtls-0.8.2/
Dtinydtls.h.in29 * @brief public tinydtls API
/net-tools-3.6.0/libcoap/
Dconfigure.ac66 # removed or changed. This implies also a API change! You mostly have to change
91 # Defining the API Version
338 # Later if the API version is changing dont forget to change the
361 libcoap API version : "$LIBCOAP_API_VERSION"
DCONTRIBUTE153 5.4 API Changes
155 * Never break the API!
DChangeLog215 * resource.h: (coap_method_handler_t): new API for method handlers.
/net-tools-3.6.0/docker/
DDockerfile61 # Simple Python based HTTP server for http-client API testing
/net-tools-3.6.0/mbedtls-2.4.0/
DChangeLog257 tries to continue the handshake after it failed (a misuse of the API).
344 API Changes
417 * calloc() is now used instead of malloc() everywhere. API of platform
454 Semi-API changes (technically public, morally private)
491 API changes from the 1.4 preview branch
2040 * Rewrote the headers to generate the API docs with doxygen