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