1. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  2. b7bfcb9 build: switch to C++17 by Davide Pesavento · 2 years, 7 months ago
  3. 3db9807 daemon: mark some classes and methods 'final' by Davide Pesavento · 3 years, 10 months ago
  4. 264af77 build: prepend "NFD_" to various macro names to avoid conflicts by Davide Pesavento · 3 years, 11 months ago
  5. 77911cc face: make logging more uniform across channel types by Davide Pesavento · 8 years ago
  6. c19408d face: move isListening()/size() to Channel as pure virtual methods by Davide Pesavento · 8 years ago
  7. 8fd15e6 face: move Channel and subclasses into nfd::face namespace by Davide Pesavento · 8 years ago
  8. cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago
  9. 2d6d563 face: WebSocketTransport by Yukai Tu · 9 years ago
  10. 1d7e7af face+mgmt: simplify factories and FaceManager using C++11 features by Davide Pesavento · 9 years ago
  11. 6ad890a face: Stop using shared_ptr to manage acceptors by Davide Pesavento · 10 years ago
  12. 306df5e build: compile websocketpp in C++11 by Wentao Shang · 10 years ago
  13. 9873314 face: detect websocket connection failure using ping/pong messages. by Wentao Shang · 10 years ago
  14. 93ef6c9 test: basic unit-test for WebSocket face by Wentao Shang · 11 years ago
  15. 53df163 face: Implement WebSocket channel, face, and factory. by Wentao Shang · 11 years ago