index
:
nng
branch1.10
doc-reorg
gdamore/udpconn
gh-pages
http-client-trans
http-handler-fini
main
mdbook
mqtt
pub-stats
stable
tcp-dialer-local-test
v1.2.x
wolf-peer-cn
A mirror of https://github.com/nanomsg/nng
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
supplemental
/
websocket
Commit message (
Expand
)
Author
Age
...
*
Allow more time for the listener to get going in the cloud.
Garrett D'Amore
2019-12-27
*
Move the WSS file test, and hopefully provide more debuggability.
Garrett D'Amore
2019-12-27
*
fixes #1040 Convert rest of the protocols to new CMake infra
Garrett D'Amore
2019-12-25
*
Fix typo in websocket/CMakeLists.txt
Evgeny Ermakov
2019-12-10
*
fixes #1004 Warning found by clang --analyze
Garrett D'Amore
2019-11-11
*
fixes #976 websocket stream calls incorrect completion callback
Garrett D'Amore
2019-08-12
*
fixes #937 Memory Leak in wsstream
Garrett D'Amore
2019-05-19
*
Introduce nni_plat_printf()
Garrett D'Amore
2019-05-07
*
fixes #882 websocket stream mode doesn't copy received data
Garrett D'Amore
2019-02-17
*
fixes #872 create unified nng_stream API
Garrett D'Amore
2019-02-16
*
fixes #825 TCP public API should use generic setopt/getopt
Garrett D'Amore
2018-12-31
*
fixes #789 Websocket ping request crash
Bertrand
2018-11-17
*
fixes #577 target library dependencies should be public
Garrett D'Amore
2018-11-05
*
fixes #673 transports could benefit from access to upper layer
Garrett D'Amore
2018-08-27
*
fixes #664 aio cancellation could be better
Garrett D'Amore
2018-08-20
*
fixes #638 Race condition detected in websocket
Garrett D'Amore
2018-08-19
*
fixes #584 Use after-free in websocket
Garrett D'Amore
2018-07-06
*
fixes #545 uaio assertion error in ws
Garrett D'Amore
2018-06-14
*
fixes #518 Panic in compat_ws -- use after free?
Garrett D'Amore
2018-06-14
*
fixes #484 crashes in websocket transport
Garrett D'Amore
2018-05-29
*
fixes #474 websocket listen on ws://*:<x> fails
Garrett D'Amore
2018-05-22
*
fixes #419 want to nni_aio_stop without blocking (#428)
Garrett D'Amore
2018-05-15
*
fixes #352 aio lock is burning hot
Garrett D'Amore
2018-05-14
*
fixes #390 panic in reqstress websocket
Garrett D'Amore
2018-05-02
*
fixes #346 nng_recv() sometimes acts on null `msg` pointer
Garrett D'Amore
2018-04-20
*
fixes #324 nni_aio_set_synch leads to race condition
Garrett D'Amore
2018-04-04
*
fixes #315 WebSocket message handling errors
Garrett D'Amore
2018-03-30
*
Modularize HTTP headers somewhat.
Garrett D'Amore
2018-02-21
*
fixes #234 Investigate enabling more verbose compiler warnings
Garrett D'Amore
2018-02-14
*
fixes #171 Refactor aio to use generic data fields
Garrett D'Amore
2018-02-08
*
fixes #173 Define public HTTP server API
Garrett D'Amore
2018-02-01
*
fixes #219 transports should take URL structure instead of string address
Garrett D'Amore
2018-01-22
*
fixes #216 HTTP server side API refactoring, directory serving support
Garrett D'Amore
2018-01-20
*
fixes #206 Want NNG_OPT_TLS_VERIFIED option
Garrett D'Amore
2018-01-16
*
fixes #201 TLS configuration should support files for certificates and keys
Garrett D'Amore
2018-01-16
*
Refactored file API.
Garrett D'Amore
2018-01-11
*
Convert existing websocket and http code to use new URL framework.
Garrett D'Amore
2018-01-05
*
Fix websocket hang after sending one message.
Garrett D'Amore
2018-01-03
*
Do not free the request structure on error -- the http server needs it.
Garrett D'Amore
2018-01-03
*
fixes #191 Several HTTP problems found
Garrett D'Amore
2018-01-02
*
Websocket handshake was broken (no base64 decode step needed).
Garrett D'Amore
2018-01-02
*
fixes #166 Websocket TLS mapping
Garrett D'Amore
2017-12-30
*
fixes #172 HTTP and websocket need better conditional inclusion
Garrett D'Amore
2017-12-28
*
Compilation fixes for Windows.
Garrett D'Amore
2017-12-27
*
fixes #180 add websocket header properties
Garrett D'Amore
2017-12-27
*
fixes #165 Add address properties for websocket pipes
Garrett D'Amore
2017-12-26
*
fixes #2 Websocket transport
Garrett D'Amore
2017-12-26
[prev]