-
- [x] **我确定我已经尝试多次复现此次问题,并且将会提供涉及此问题的系统和网络环境,软件及其版本。**
我们建议您按照下方模板填写 Bug Report,以便我们收集更多的有效信息
## 简单描述这个 Bug
目的:在家庭网络中设置一个透明网关。
环境:有公网ip的家庭宽带,hyperV虚拟机,ubuntu 18.04 桌面版。桥接虚拟交换机,固定ip。
操作:trojan…
-
### Describe the feature you'd like to add to nginx
Each stream of a quic corresponds to a tcp connection,
### Describe the problem this feature solves
Bring stream_quic_module back
### Ad…
-
As it says. Starting protocols could be HTTP, HTTPS, DNS, ARP, TCP, UDP, SSH?
-
TCP, UDP는 OSI 7 계층등 중 전송 계층에서 사용하는 프로토콜입니다.
TCP(Transmission Controll Protocol)는 연결 지향형 프로토콜로 가상회선 패킷 교환 방식을 사용합니다.
3-way-handshake 과정을 통해 연결을 맺고, 4-way-handshake 과정을 통해 연결을 해제합니다.
연결 지향적이고 가상 …
-
To optimise video streaming by choosing and implementing a more suitable networking protocol (UDP?).
-
## Reference
- [socket 简介](http://c.biancheng.net/view/2123.html)
- [socket samples](https://github.com/shineyr/Socket)
## Brief
- Socket - 套接字
- Server - Client
- TCP/IP/UDP 传输层 之上
- UNIX
…
-
```
What steps will reproduce the problem?
1.Changed the protocol to TCP over UDP on regedit.
Parameter EnableTCP = 1
What is the expected output? What do you see instead?
Messages are collected toge…
-
```
What steps will reproduce the problem?
1.Changed the protocol to TCP over UDP on regedit.
Parameter EnableTCP = 1
What is the expected output? What do you see instead?
Messages are collected toge…
-
```
What steps will reproduce the problem?
1.Changed the protocol to TCP over UDP on regedit.
Parameter EnableTCP = 1
What is the expected output? What do you see instead?
Messages are collected toge…
-
As commented in #69, with the meet.jit.si instance it seems to be a problem when parsing the IQ message, as it contains two web-socket children. I'm using the last commit in master a42e069d282db43fc8e…