David Rowe
|
c03312319d
|
Merge branch 'master' into dev/webapp-master-update
# Conflicts:
# libraries/networking/src/NodeList.h
# libraries/shared/src/shared/WebRTC.h
|
2021-10-03 12:51:47 +13:00 |
|
Heather Anderson
|
ab4d70760e
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
|
David Rowe
|
74c2788a14
|
Merge branch 'master' into dev/rename-hifisockaddr-webapp
# Conflicts:
# assignment-client/src/AssignmentClient.cpp
# domain-server/src/DomainServer.cpp
# libraries/networking/src/DomainHandler.cpp
# libraries/networking/src/LimitedNodeList.cpp
# libraries/networking/src/LimitedNodeList.h
# libraries/networking/src/SockAddr.cpp
# libraries/networking/src/SockAddr.h
# libraries/networking/src/udt/Socket.cpp
# libraries/networking/src/udt/Socket.h
# tools/ice-client/src/ICEClientApp.cpp
|
2021-07-21 15:03:29 +12:00 |
|
Kalila
|
42ffb5709c
|
Merge pull request #1270 from daleglass/use_qt_endl
Replace uses of endl on Qt classes with Qt::endl
|
2021-07-15 22:18:36 -04:00 |
|
David Rowe
|
6a17143df8
|
Rename "HifiSockAddr" to "SockAddr"
|
2021-07-06 13:23:57 +12:00 |
|
Dale Glass
|
be6a67b5eb
|
Replace uses of endl on Qt classes with Qt::endl
This fixes a whole bunch of warnings
|
2021-07-03 19:08:03 +02:00 |
|
David Rowe
|
5a5cb6488c
|
Multiplex UDP and WebRTC sockets in a QUdpSocket-style NetworkSocket
|
2021-06-26 22:07:01 +12:00 |
|
Clement
|
da9fb9c751
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
|
Seth Alves
|
f338e38bcf
|
oops
|
2016-10-05 16:25:00 -07:00 |
|
Seth Alves
|
0510411ac1
|
fix timer use
|
2016-10-05 16:19:39 -07:00 |
|
Seth Alves
|
0192f72a11
|
use named constant rather than 7337
|
2016-09-22 10:34:00 -07:00 |
|
Seth Alves
|
eb6d329dfa
|
exit status depends on what happened. timeout added so it wont wait for server responses forever.
|
2016-09-19 15:30:55 -07:00 |
|
Seth Alves
|
c87652ab6d
|
cl flag to cache stun-server resposne
|
2016-09-19 13:34:56 -07:00 |
|
Seth Alves
|
2e0cc158de
|
ice test-client uses stun server to get public address
|
2016-09-16 17:21:28 -07:00 |
|
Seth Alves
|
793687bb08
|
more command-line arguments
|
2016-09-16 14:11:44 -07:00 |
|
Seth Alves
|
d3dc0698a5
|
more command-line arguments
|
2016-09-16 13:51:33 -07:00 |
|
Seth Alves
|
6231fc4ba1
|
tool for testing ice-server
|
2016-09-16 13:34:40 -07:00 |
|