Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD
/
d27841b7d5bf7b1645b45452f1d94ff9dcbfd085
/
daemon
/
face
/
websocket-factory.cpp
d27841b
face: consistently use the template method pattern in ProtocolFactory
by Davide Pesavento
· 6 years ago
096f86a
face: support IPv6-only WebSocket channels
by Davide Pesavento
· 6 years ago
a314808
core: reimplement logging using ndn-cxx's facility
by Davide Pesavento
· 7 years ago
15b5505
face: group parameters to createFace and connect into a common structure
by Davide Pesavento
· 7 years ago
4b89a6e
face: move createChannel overloads that take strings to unit tests
by Davide Pesavento
· 7 years ago
afb2059
use ndn::ip::address(V6)FromString for scope-id aware conversion
by Yanbiao Li
· 7 years ago
944f38b
face: move face parameters into CreateFaceParams struct
by Eric Newberry
· 7 years ago
0ba6d64
face: pass addFace and NetworkMonitor to ProtocolFactory constructor
by Junxiao Shi
· 7 years ago
2d49175
face: give ProtocolFactory access to NetworkMonitor
by Junxiao Shi
· 7 years ago
77911cc
face: make logging more uniform across channel types
by Davide Pesavento
· 8 years ago
78e32b0
face+mgmt: accept LocalUri in ProtocolFactory and FaceManager
by Eric Newberry
· 8 years ago
b47247d
face: ProtocolFactory registry
by Junxiao Shi
· 8 years ago
3409cd3
face: process face_system.websocket config section in WebSocketFactory
by Junxiao Shi
· 8 years ago
f40551a
face+mgmt: enable local fields through ProtocolFactory::createFace
by Eric Newberry
· 8 years ago
4260241
mgmt+face: move protocol-specific face creation checks into protocol factories
by Eric Newberry
· 8 years ago
1d7e7af
face+mgmt: simplify factories and FaceManager using C++11 features
by Davide Pesavento
· 9 years ago
149e02c
Enhance exception throwing with Boost Exception library
by Spyridon Mastorakis
· 9 years ago
7c90e6d
face: ProtocolFactory::createFace with FacePersistency
by Yukai Tu
· 9 years ago
db9d37e
Fix several "defined but not used" warnings with gcc-5
by Davide Pesavento
· 10 years ago
0e156df
face: Remove unnecessary use of DNS resolver in (Udp|Tcp|WebSocket)Factory
by Alexander Afanasyev
· 10 years ago
4381fb6
core: use ndn::dns from ndn-cxx
by Chengyu Fan
· 10 years ago
ef04f27
face, mgmt: add channel status dataset publisher
by Steve DiBenedetto
· 10 years ago
f698028
src: Remove unnecessary uses of boost::cref in make_shared and replace boost::cref/boost::ref with just cref/ref
by Alexander Afanasyev
· 10 years ago
53df163
face: Implement WebSocket channel, face, and factory.
by Wentao Shang
· 11 years ago