issues
search
zpl-c
/
enet
⚡️ ENet reliable UDP networking library
https://blog.zpl.pw
MIT License
688
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Problem linking latest version of `enet.h` header file on Windows
#56
QazCetelic
closed
1 week ago
2
It can run in VS2019, but when called in QT (5.14.1), "enet_host_create" cannot produce a server.
#55
sxdxzkq
opened
1 month ago
1
Client not connecting when it's a dll
#54
SrMilton
opened
4 months ago
2
Reliable packets not so reliable
#53
SheridanR
opened
5 months ago
8
about tests example
#52
kuangtu
closed
6 months ago
2
about example in README.md
#51
kuangtu
closed
6 months ago
1
ENet Timeouts Linear Change Depricated Settings
#50
astoll
opened
7 months ago
0
Update README.md
#49
cuppajoeman
opened
7 months ago
0
fix enet_packet_resize
#48
oylbin
closed
8 months ago
0
mismatch malloc and free in `enet_packet_create` and `enet_packet_resize`
#47
oylbin
closed
8 months ago
6
Server stops handling packets when 1 peer disconnects
#46
rytc
closed
10 months ago
7
Increasing ENET_PROTOCOL_MAXIMUM_PEER_ID beyond 4096
#45
skinkairewalker
opened
1 year ago
1
enet_packet_resize is missing
#44
Steamgjk
closed
1 year ago
4
disable `#pragma comment(lib, ...)` macros when compiling with GCC under Windows
#43
SeanTolstoyevski
closed
1 year ago
0
Simple example using raw UDP sockets doesn't work
#42
tuket
opened
1 year ago
1
Implement IPV4 only support
#41
muhammadilahee-a3
opened
2 years ago
0
Suggestion: Implement some kind (or various) of hole punching
#40
Anyeos
opened
2 years ago
2
Cleanup a couple remaining compiler warnings
#39
kcgen
closed
2 years ago
1
这个可以作为安卓的so库使用吗?
#38
tony-xian-2017
closed
2 years ago
1
Cleanup static analysis issues
#37
kcgen
closed
2 years ago
8
Member names 'malloc' and 'free' conflict with memory utilities.
#36
sduensin
opened
2 years ago
0
Handful of minor warnings and static analysis improvements
#35
kcgen
closed
2 years ago
4
add CMake FetchContent support
#34
alextwothousand
opened
3 years ago
5
CMake <2.8 deprecated fix
#33
alextwothousand
closed
3 years ago
3
Compilation with MinGW-W64
#32
qtnc
closed
2 years ago
1
Fixed typo + added client example
#31
gamelaster
closed
3 years ago
0
Marked the IPv6 constants as static to avoid multiple definitions.
#30
nitrix
closed
3 years ago
1
Linker error, multiple definitions.
#29
nitrix
closed
3 years ago
1
Parse sin6_scope_id from IPv6 hostname
#28
usernameak
closed
3 years ago
1
malloc(): unaligned tcache chunk detected When trying to send data back from server
#27
localcc
closed
3 years ago
5
Fix deprecation warnings
#26
zpl-zak
closed
3 years ago
1
Should we define ENET_FEATURE_ADDRESS_MAPPING ?
#25
kestrelm
closed
3 years ago
4
Original Enet protocol compatibility
#24
oktonion
closed
3 years ago
2
Improve code style consistency
#23
OptoCloud
closed
1 year ago
1
Add packet clone, and improve IPv4/IPv6 handing
#22
OptoCloud
closed
3 years ago
0
update enet version
#21
alextwothousand
closed
3 years ago
0
Add callbacks for enet_packet_create, and enet_packet_destroy
#20
OptoCloud
closed
4 years ago
0
Add callback to specifically create/destroy enet packets
#19
OptoCloud
closed
4 years ago
0
Remove inet_ntop definitions for mingw
#18
alextwothousand
closed
4 years ago
1
Silence [-Wunused-parameter] warnings
#17
OptoCloud
closed
4 years ago
3
Usage instructions for Node
#16
ghost
closed
4 years ago
1
Is it library only? Possible to get source code?
#15
lichangche
closed
4 years ago
1
enet_address_get_host_ip does not return valid ipv4
#14
RootKiller
closed
2 years ago
1
Add intercept and send raw data support (for unconnected data)
#13
mirasrael
closed
5 years ago
0
enet_address_set_host_ip doesn't work with IPv4 address
#12
mirasrael
closed
2 years ago
4
Don't export function for static lib
#11
emcifuntik
closed
5 years ago
0
Fixed WSASend returning 1 instead of -1 on error.
#10
Vincenz099
closed
5 years ago
0
Why use your ENet modification
#9
ClosetGeek-Git
closed
5 years ago
1
DTLS.
#8
Malkverbena
closed
6 years ago
4
ENET_HOST_ANY
#7
wpbirney
closed
6 years ago
3
Next