forked from https://github.com/rna88/irrnet which lacked a proper cmake config
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
619 B
619 B
Changelog
All notable changes to this project will be documented here. This project adheres to Semantic Versioning.
Unreleased
- Added attribute to SInPacket to track decryption/decompression failures with incoming packets.
2.1.1 - 2018-03-14
- Fixed getPeerCount() returning the maximum number of peers instead of the current peer count.
- Fixed clients not sending disconnect message on program exit.
- Changed example clients from looping infintely.
- Renamed tutorial/examples.
- Restructed project directory.
2.1.0 - 2018-03-10
Initial commit of original code.