Update README.md

This commit is contained in:
Dinhero21 2024-08-03 23:00:11 -03:00 committed by GitHub
parent 42c6ad8822
commit b701787689
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,6 +7,8 @@
Instead of JavaScript, TypeScript is used which allows for type checking of the code and less bugs.
No more cleint, sever or posiotin!
## Multi-Threading
For every client that connects a new thread is created.