aboutsummaryrefslogtreecommitdiff
path: root/src/supplemental/websocket/websocket.h
Commit message (Expand)AuthorAge
* chore: drop unused includeGarrett D'Amore2025-11-09
* Various header file fixes... also fix compilation errors when HTTP is disabled.v2.0.0-alpha.6Garrett D'Amore2025-10-05
* More nng_err -- this time for dialer and listener allocations.Garrett D'Amore2025-04-27
* Liberally apply some UWYI (use what you include) to header filesGarrett D'Amore2025-01-05
* Merge internal and external URL APIs. No need forGarrett D'Amore2024-11-18
* fixes #1071 tran_chkopt can be cleaned upGarrett D'Amore2020-11-15
* fixes #1064 Potential deadlock in statistics codeGarrett D'Amore2019-12-29
* fixes #872 create unified nng_stream APIGarrett D'Amore2019-02-16
* fixes #825 TCP public API should use generic setopt/getoptGarrett D'Amore2018-12-31
* fixes #474 websocket listen on ws://*:<x> failsGarrett D'Amore2018-05-22
* fixes #173 Define public HTTP server APIGarrett D'Amore2018-02-01
* fixes #219 transports should take URL structure instead of string addressGarrett D'Amore2018-01-22
* fixes #206 Want NNG_OPT_TLS_VERIFIED optionGarrett D'Amore2018-01-16
* fixes #201 TLS configuration should support files for certificates and keysGarrett D'Amore2018-01-16
* fixes #166 Websocket TLS mappingGarrett D'Amore2017-12-30
* fixes #180 add websocket header propertiesGarrett D'Amore2017-12-27
* fixes #165 Add address properties for websocket pipesGarrett D'Amore2017-12-26
* fixes #2 Websocket transportGarrett D'Amore2017-12-26