issues
search
mas-bandwidth
/
netcode
Secure client/server connections over UDP
BSD 3-Clause "New" or "Revised" License
2.43k
stars
191
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
QOS_FLOWID and QOS_NON_ADAPTIVE_FLOW are not defined correctly by MinGW
#133
VA-GS
closed
1 month ago
0
Remove unnecessary code duplication in socket_connect tests
#132
dbechrd
closed
1 month ago
0
Run the keep_alive test
#131
dbechrd
closed
1 month ago
0
What is the purpose of `netcode_server_process_packet`?
#130
dbechrd
closed
2 months ago
1
Ensure libsodium is installed properly on Mac
#129
dbechrd
closed
2 months ago
1
Need help debugging why CI is broken
#128
gafferongames
closed
2 months ago
2
Fix incorrect expected connection request packet length in error message
#127
dbechrd
closed
2 months ago
2
No wraparound logic on replay protection sequence number comparisons
#126
dbechrd
closed
2 months ago
2
Fix duplicate error code value for GET_SOCKNAME_IPV6_FAILED
#125
dbechrd
closed
2 months ago
1
Print warning when disabling SIO_UDP_CONNRESET fails.
#124
dbechrd
closed
2 months ago
5
WebTransport
#123
dungeon2567
closed
2 months ago
1
Remove redundant MinGW `inet_ntop` and `inet_pton`, fix `INVALID_SOCKET` tautology
#122
cshenton
closed
8 months ago
0
MinGW build issues
#121
cshenton
closed
8 months ago
10
Add address map for better client index looking up
#120
kienhg96
closed
10 months ago
8
Embed the `client index` to `connection payload packet` and `connection disconnect packet`
#119
kienhg96
closed
10 months ago
5
Wait upon certain time for incoming packets
#116
kienhg96
closed
10 months ago
1
Fix README contributors section
#115
benny-n
closed
10 months ago
0
Windows: Connecting to server is delayed if some previous clients do not shutdown by the right way
#113
kienhg96
closed
10 months ago
25
Up-to-date rust implementation of netcode
#112
benny-n
closed
10 months ago
1
Fix encryption mapping expiration race-condition
#111
kbirk
closed
1 year ago
1
Assert on NULL user_data in netcode_generate_connect_token()
#110
code-disaster
closed
1 year ago
1
[Question] Is it possible to handle direct IP connections without a matchmaker service?
#109
Kazade
closed
2 years ago
1
[Question] Connect Token private part
#108
hojjatjafary
closed
2 years ago
1
Switch from Travis to a GitHub Workflow
#107
jorgenpt
closed
2 years ago
0
Fix clang warning about signed/unsigned comparison
#106
jorgenpt
closed
3 years ago
0
Switch to using NETCODE_DEBUG instead of NDEBUG
#105
jorgenpt
closed
3 years ago
0
Update Jérôme Leclercq GH link
#104
SirLynix
closed
3 years ago
0
Fix connection request packet documentation (sequence number -> nonce)
#103
yzsolt
closed
4 years ago
1
Why is the browser plugin archived?
#101
Elyx0
closed
4 years ago
2
Revert "Revert "Change implementation of netcode_sleep on linux and mac""
#100
gafferongames
closed
4 years ago
0
Revert "Fix netcode server to update address property when letting the system assign a port."
#99
gafferongames
closed
4 years ago
0
Revert "Change implementation of netcode_sleep on linux and mac"
#98
gafferongames
closed
4 years ago
3
Single project c file
#97
Karmel0x
closed
4 years ago
1
Change implementation of netcode_sleep on linux and mac
#96
Mokosha
closed
4 years ago
0
Reporting security vulnerabilities
#95
maxweisel
closed
4 years ago
1
Fix netcode server to update address property when letting the system assign a port.
#94
maxweisel
closed
4 years ago
0
netcode.io connect tokens fail when letting the system assign a server port.
#93
maxweisel
closed
4 years ago
2
Switching between carrier and wifi when a connection has been established
#92
supersolid-corentin
closed
4 years ago
2
Fiy, found Socketify https://socketify.net/
#91
bogdanbiv
closed
4 years ago
0
fix #89 - MinGW linker error
#90
Green-Sky
closed
5 years ago
7
MinGW linker error introduced in #66
#89
Green-Sky
closed
5 years ago
1
Settings #define's
#88
ghost
closed
5 years ago
14
netcode.io support x32?
#87
ghost
closed
5 years ago
1
DoS by Abusing Replay Protection
#86
RandyGaul
closed
5 years ago
5
Add replay protection DoS vulnerability fix
#85
RandyGaul
closed
5 years ago
1
Connect Token Sniffing
#84
RandyGaul
closed
5 years ago
11
Question: Connect Token Design
#83
RandyGaul
closed
5 years ago
5
libsodium is /MT
#82
TrianglesPCT
closed
5 years ago
1
Add netcode_server_client_address function
#81
ghost
closed
5 years ago
0
Fix assertions for payload bytes
#80
ghost
closed
5 years ago
0
Next