Searched refs:API (Results 1 – 9 of 9) sorted by relevance
9 * Clean simple API27 …m/Pithikos/python-websocket-server/blob/master/server.py) example and the [API](https://github.com…47 API chapter50 The API is simply methods and properties of the `WebsocketServer` class.
3 … 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 …29 …API 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…
53 class API(): class93 class WebsocketServer(ThreadingMixIn, TCPServer, API):
29 * @brief public tinydtls API
66 # removed or changed. This implies also a API change! You mostly have to change91 # Defining the API Version338 # Later if the API version is changing dont forget to change the361 libcoap API version : "$LIBCOAP_API_VERSION"
153 5.4 API Changes155 * Never break the API!
215 * resource.h: (coap_method_handler_t): new API for method handlers.
61 # Simple Python based HTTP server for http-client API testing
257 tries to continue the handshake after it failed (a misuse of the API).344 API Changes417 * calloc() is now used instead of malloc() everywhere. API of platform454 Semi-API changes (technically public, morally private)491 API changes from the 1.4 preview branch2040 * Rewrote the headers to generate the API docs with doxygen