Historique des commits

Auteur SHA1 Message Date
  NX 617e581417 Add feature to ignore new incoming connections il y a 7 ans
  NX 5dd36be3f5 Add packet-level LZ4 compression il y a 7 ans
  NX 98dd177938 Change operation results to boolean il y a 7 ans
  NX f54f61f231 Fix entry point for iOS in the Unity Editor il y a 7 ans
  NX 826c9d87e2 Add functions to get last send/receive time of a peer il y a 7 ans
  nxrighthere b4060df203 Add packet variation without a length il y a 7 ans
  nxrighthere 73c9d12203 Fix packet disposing il y a 7 ans
  nxrighthere b4926569df Use standard exceptions il y a 7 ans
  nxrighthere e3be6315cc Add packet free callback il y a 7 ans
  nxrighthere a5e3562a63 Add support for iOS il y a 7 ans
  Josh Peterson 00f86427f4 Match the layout of ENetAddress in enet.h il y a 7 ans
  nxrighthere d29cafa649 Minor improvements il y a 7 ans
  nxrighthere ab787dc44b Minor change of callbacks parameter il y a 7 ans
  nxrighthere 87d5044ba8 Remove try-catch blocks il y a 7 ans
  nxrighthere 788b781cfd Add support for a custom memory allocator il y a 7 ans
  nxrighthere 0b5a5af3df Minor changes of data types il y a 7 ans
  nxrighthere 954d182826 Add array pool for obtaining an IP address of a peer il y a 7 ans
  nxrighthere ac0336f7b4 Fix host disposing il y a 7 ans
  nxrighthere d262bda3da Remove redundant check il y a 7 ans
  nxrighthere 4d670397eb Simplify function for copying packet payload il y a 7 ans
  nxrighthere a0f355028b Add function to set the timeout for a peer il y a 7 ans
  nxrighthere e41c20d55a Add function to get the port number of a peer il y a 7 ans
  nxrighthere d7615a3c20 Change the way of obtaining an IP address of a peer il y a 7 ans
  nxrighthere 4b564aef78 Fix length of the allocated byte array in GetIP() function il y a 7 ans
  nxrighthere c76875d1e6 Add internal checks to the public properties il y a 7 ans
  nxrighthere 94e3ab186a Add public assigner of native address for address struct il y a 7 ans
  nxrighthere ffcc58f6af Change send function to pass packet by reference il y a 7 ans
  nxrighthere 80156d29c4 Add check before sending a packet il y a 7 ans
  nxrighthere 272fc66ee5 Add function to get a count of connected peers il y a 7 ans
  nxrighthere 9d6fcab1ed Add connect variation without user-supplied data il y a 7 ans