Skip to content

Commit ac1a2ba

Browse files
committed
Update README.md
1 parent d5eb460 commit ac1a2ba

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
# sourcemod-async
2-
Fast HTTP/S client for Sourcemod
2+
3+
Fast HTTP/S client for Sourcemod.
4+
5+
https://forums.alliedmods.net/showthread.php?t=237812
6+
7+
Uses 1 seperate thread to handle all requests with an event loop which should be safer and more reliable than using 1 thread per request.

0 commit comments

Comments
 (0)