Commit History

Author SHA1 Message Date
  NX 30dfa399a1 Add selective packet broadcast 7 years ago
  NX ccbc9e811e Add overload for host creation without bandwidth limits 7 years ago
  NX 11290f1980 Add a constant field with a maximum packet size 7 years ago
  NX e7cf11b9e7 Fix for correct handling of null-terminated strings 7 years ago
  NX e5f8bc0f66 Round-trip time calculation based on Jacobson’s algorithm 7 years ago
  NX 154e0cf83e Add check before queueing a packet for sending 7 years ago
  NX 56e9bf454e Remove redundant null check 7 years ago
  NX b237505326 Cache native peer ID 7 years ago
  NX 6916b78196 Add overload for packet creation with native buffers 7 years ago
  NX a52ff96d04 Fix buffer size in array pool for an IP addresses 7 years ago
  NX 84b99d68be Add function to get MTU of a peer 7 years ago
  NX 14c06fea48 Minor change of function name 7 years ago
  NX 617e581417 Add feature to ignore new incoming connections 7 years ago
  NX 5dd36be3f5 Add packet-level LZ4 compression 7 years ago
  NX 98dd177938 Change operation results to boolean 7 years ago
  NX f54f61f231 Fix entry point for iOS in the Unity Editor 7 years ago
  NX 826c9d87e2 Add functions to get last send/receive time of a peer 7 years ago
  nxrighthere b4060df203 Add packet variation without a length 7 years ago
  nxrighthere 73c9d12203 Fix packet disposing 7 years ago
  nxrighthere b4926569df Use standard exceptions 7 years ago
  nxrighthere e3be6315cc Add packet free callback 7 years ago
  nxrighthere a5e3562a63 Add support for iOS 7 years ago
  Josh Peterson 00f86427f4 Match the layout of ENetAddress in enet.h 7 years ago
  nxrighthere d29cafa649 Minor improvements 7 years ago
  nxrighthere ab787dc44b Minor change of callbacks parameter 7 years ago
  nxrighthere 87d5044ba8 Remove try-catch blocks 7 years ago
  nxrighthere 788b781cfd Add support for a custom memory allocator 7 years ago
  nxrighthere 0b5a5af3df Minor changes of data types 7 years ago
  nxrighthere 954d182826 Add array pool for obtaining an IP address of a peer 7 years ago
  nxrighthere ac0336f7b4 Fix host disposing 7 years ago