SHA256
8
0
forked from pool/nng

Commit Graph

  • 71140533c3 Accepting request 1285441 from devel:libraries:c_c++ main factory Ana Guerrero 2025-06-13 16:47:29 +00:00
  • d16a336df8 - Update to version 1.10.2 * The only thing this does is fix the library version number as part of #2109 devel Dirk Mueller 2025-06-13 11:03:23 +00:00
  • abfa57bf95 Accepting request 1243402 from devel:libraries:c_c++ Ana Guerrero 2025-02-05 16:36:46 +00:00
  • b8d99459ff - Update to version 1.10.1 * fixes #2092 nng_close may hang on Windows. - Update to version 1.10.0 * Mark some interfaces deprecated, fix version number. * Integer sign extension bug in socket.c. * Introduce new API for subscription. * Fix for seg fault (issue #1959), backport fix into stable branch. * Adding nng_socket_close. * Adding new 2.0 transition APIs. Martin Hauke 2025-02-05 14:28:27 +00:00
  • 95aef9bf9e Accepting request 1223601 from devel:libraries:c_c++ Ana Guerrero 2024-11-12 18:23:32 +00:00
  • 2753097dc7 - Update to version 1.9.0 * TLS 1.3 is supported for Mbed TLS. * WolfSSL is now supported without an extra module. (You need to honor the licensing terms of WolfSSL itself however.) * TLS support for PSK (pre-shared keys). * A new nng_id_visit API is available for iterating over all nodes in an ID hash map. * An experimental (undocumented) but exposed "public" API for UDP is available. Dirk Mueller 2024-11-12 09:39:31 +00:00
  • be1f7a564a Accepting request 1171087 from devel:libraries:c_c++ Dominique Leuenberger 2024-05-01 12:57:27 +00:00
  • 1435fde660 Accepting request 1169978 from home:mnhauke Dirk Mueller 2024-05-01 05:55:08 +00:00
  • afc51ddf69 Accepting request 1155003 from devel:libraries:c_c++ Ana Guerrero 2024-03-05 17:51:14 +00:00
  • b0b606d180 Accepting request 1154402 from home:mnhauke Dirk Mueller 2024-03-05 08:56:43 +00:00
  • e072d03f8d Accepting request 1142110 from devel:libraries:c_c++ Ana Guerrero 2024-01-29 21:28:42 +00:00
  • c27cdebdf9 - update to 1.7.1: * This fixes two problems and includes a new example program. - update to 1.7.0: * A new compile time setting, NNG_MAX_POLLER_THREADS is introduced, with a default value of 8, and will limit the number of threads * A new supplemental API, nng_id_map(3), is made available. This exposes the internal ID hash API NNG uses mapping integer IDs * (like socket IDs) to data structures. It also brings back support for 64-bit IDs. See bug #1740. * A new transport (experimental), for socket:// is available. This allows a connection using sockets created with socketpair() (or the new nng_socket_pair() supplemental API), which can help use cases where file descriptors are passed between processes or inherited via fork(). This API is only available on Linux. It does have somewhat different semantics for establishing the connection, so please see the manual page for nng_socket(5) for more information. * WebSocket close is fixed to conform to RFC 6455, sending the close frame, and waiting to receive the close frame from the peer. This allows websocket based connections to ensure that data messages are fully delivered before shutting down. See bugs #1733, #1734 and #1735. Thanks @alawn-wang for the inspiration and a first draft of the change. * The REQ and SURVEYOR protocols were fixed to improve scalability when many clients or many contexts are used. As part of this change, a new option, NNG_OPT_REQ_RESENDTICK is available to adjust how often we check for expired requests. See bug #1663. Dirk Mueller 2024-01-28 17:19:47 +00:00
  • f64dd77908 Accepting request 914386 from devel:libraries:c_c++ Dominique Leuenberger 2021-08-26 21:15:15 +00:00
  • b17229a7bc Accepting request 913819 from home:mnhauke Martin Hauke 2021-08-25 13:56:38 +00:00
  • dc5b602291 Accepting request 823881 from home:mnhauke Dirk Mueller 2020-08-10 08:05:01 +00:00
  • 7666d58b17 Accepting request 781052 from home:mnhauke Adam Majer 2020-03-05 14:19:29 +00:00
  • c0b0793541 Accepting request 770721 from home:mnhauke Marcus Meissner 2020-02-07 13:59:18 +00:00
  • a0ebd7c38c Accepting request 768448 from home:mnhauke Adam Majer 2020-02-03 09:43:46 +00:00
  • 1ffbb63e70 Accepting request 764282 from home:mnhauke Lars Vogdt 2020-01-14 20:09:01 +00:00
  • 68dff3336e Accepting request 760999 from home:mnhauke Marcus Meissner 2020-01-06 10:15:06 +00:00
  • 0a9a76930b Accepting request 758860 from home:mnhauke Jan Engelhardt 2020-01-01 00:08:00 +00:00
  • 476ee53e1f Accepting request 615395 from home:mnhauke Adam Majer 2018-06-11 10:51:27 +00:00