Update README.md
All checks were successful
Publish doxygen documentation to seodisparate.com / doxygen-gen-and-publish (push) Successful in 1s
Run UnitTests / build-and-run-tests (push) Successful in 2m31s

This commit is contained in:
Stephen Seo 2024-07-12 16:39:43 +09:00
parent c032492773
commit 8c6940b5e9

View file

@ -84,3 +84,10 @@ https://git.seodisparate.com/stephenseo/UDPConnection
# Other Notes # Other Notes
Inspired by [a series of blog posts about networking for games.](https://gafferongames.com/categories/game-networking/) Inspired by [a series of blog posts about networking for games.](https://gafferongames.com/categories/game-networking/)
## Conan
conan packages of this library are [available here](https://git.seodisparate.com/stephenseo/-/packages/conan/udpc/versions).
The `conan` branch contains the necessary changes to publish this library as a
conan package. Expect the `conan` branch to rebase on `master` in the future.