OfficialR3ido101
955f4dbc3e
Added logging to ice server and ice testing script.
2023-11-14 20:52:27 +00:00
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
Dale Glass
43f6fd82f4
Implement thread debugging with tsan
...
This is enabled with the VIRCADIA_THREAD_DEBUGGING environment variable.
It's incompatible with VIRCADIA_MEMORY_DEBUGGING, so only one of those
can be enabled for a build.
2021-04-02 20:41:23 +02:00
Clement
da9fb9c751
Fix non self-sufficient headers
2018-05-04 16:26:41 -07:00
Atlante45
277e556b48
Create a standard function to init Hifi Apps
2018-02-22 17:06:09 -08:00
Brad Davis
0781d8eaf0
Remove some unneeded Qt dependencies
2018-01-28 22:18:24 -08:00
Seth Alves
a053a1da4b
more HIFI_MEMORY_DEBUGGING fixes
2017-06-22 13:50:46 -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
b5e216db68
ice test-client uses stun server to get public address
2016-09-16 17:21:42 -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
Seth Alves
cadbbd6194
tool for testing ice-server
2016-09-16 13:34:32 -07:00