We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 636088f commit c694c4eCopy full SHA for c694c4e
HISTORY.md
@@ -1,3 +1,6 @@
1
+## 1.2.3
2
+* Reduce RakSleep amount, reducing latency (@GameParrot)
3
+
4
## 1.2.2
5
* Update raknet dep to fix missing sys/io header on ARM Linux (@LucienHH)
6
package.json
@@ -1,6 +1,6 @@
{
"name": "raknet-native",
- "version": "1.2.2",
+ "version": "1.2.3",
"description": "Native bindings for RakNet",
"main": "index.js",
"scripts": {
0 commit comments