Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD
/
HEAD
/
daemon
/
face
/
websocket-channel.hpp
2c9d2ca
core: slim down `common.hpp`
by Davide Pesavento
· 11 months ago
9bf64cc
face: use new-style async_accept API
by Davide Pesavento
· 1 year, 3 months ago
e422f9e
Refactor and modernize namespace declarations
by Davide Pesavento
· 2 years, 7 months ago
b7bfcb9
build: switch to C++17
by Davide Pesavento
· 2 years, 7 months ago
3db9807
daemon: mark some classes and methods 'final'
by Davide Pesavento
· 3 years, 10 months ago
264af77
build: prepend "NFD_" to various macro names to avoid conflicts
by Davide Pesavento
· 3 years, 11 months ago
77911cc
face: make logging more uniform across channel types
by Davide Pesavento
· 8 years ago
c19408d
face: move isListening()/size() to Channel as pure virtual methods
by Davide Pesavento
· 8 years ago
8fd15e6
face: move Channel and subclasses into nfd::face namespace
by Davide Pesavento
· 8 years ago
cde37ad
face: face refactoring completion
by Junxiao Shi
· 9 years ago
2d6d563
face: WebSocketTransport
by Yukai Tu
· 9 years ago
1d7e7af
face+mgmt: simplify factories and FaceManager using C++11 features
by Davide Pesavento
· 9 years ago
6ad890a
face: Stop using shared_ptr to manage acceptors
by Davide Pesavento
· 10 years ago
306df5e
build: compile websocketpp in C++11
by Wentao Shang
· 10 years ago
9873314
face: detect websocket connection failure using ping/pong messages.
by Wentao Shang
· 10 years ago
93ef6c9
test: basic unit-test for WebSocket face
by Wentao Shang
· 11 years ago
53df163
face: Implement WebSocket channel, face, and factory.
by Wentao Shang
· 11 years ago