Sign in
pigweed
/
third_party
/
github
/
project-chip
/
connectedhomeip
/
76e9e14a19674edd1932bcf5577d623ac21b065d
/
examples
/
common
/
websocket-server
8b21ecf
set secs_since_valid_hangup larger than secs_since_valid_ping, otherwise the socket will be close directlly after 400s and no ping sent out (#33158)
by Wilbur - Schneider
· 10 months ago
660c928
Move declarations from `af.h` into the corresponding storage/table/... headers (#32776)
by Andrei Litvin
· 11 months ago
f72008c
Correctly annotate things that are unused when logging is disabled. (#32141)
by Boris Zbarsky
· 1 year ago
356317a
[CI] When the CI is starting the server (chip-tool or darwin-framework-tool) wait to see for the websocket message ready before trying to connect (#32006)
by Vivien Nicolas
· 1 year, 1 month ago
b389c60
Add "orphaned" header files from src/lib/core into gn (#31810)
by Andrei Litvin
· 1 year, 1 month ago
34651fb
[Telink] Redefined ping timeout for WebSocketServer (#30546)
by Dmytro Huz
· 1 year, 4 months ago
42c3af2
Disable -Wdocumentation for libwebsocket. (#30341)
by Boris Zbarsky
· 1 year, 4 months ago
c53bef2
Bump third_party/pigweed/repo from `e72f0d5` to `da76d13` (#26713)
by dependabot[bot]
· 1 year, 9 months ago
298d9eb
Stop disabling warnings in some public configs. (#25854)
by Boris Zbarsky
· 1 year, 11 months ago
2b1fcc5
[chip-tool] Some CHIP_ERROR returned values are ignored (#25486)
by Vivien Nicolas
· 2 years ago
31da720
Add python YAML runner script to runs test over chip-tool and the placeholder apps (#25155)
by Vivien Nicolas
· 2 years ago
e67ccf5
[chip-tool] Move WebSocketServer code to src/app/tests/suites/server so it can be reused (#24617)
by Vivien Nicolas
· 2 years, 1 month ago