netcode.io and reliable.io
Pre-release
Pre-release
New features:
- Client/server completely rebuilt on top of netcode.io and reliable.io
- Added support for packet fragmentation and reassembly
- Added detailed logging support with log levels (none, error, info, debug)
- Users can now override logging printf function and assert payload function
- matcher.go now uses netcode.io golang implementation to generate connect tokens
- Updated yojimbo.lib to use multithreaded DLL CRT on Windows so it works with UE4
- You can now disable mbedtls use with #define YOJIMBO_WITH_MBEDTLS 0