This documents has the purpose of listing and explaining the packages and modules that are part of the PerformanC projects.
All the packages listed can be find in their branches inside this repository.
PWSL is a tight implementation of the WebSocket protocol in Node.js within a light and easy-to-use package being browser WebSocket
compatible.
PWSL-mini is a reduced version of the PWSL library, which is a library that provides easy access to the WebSocket protocol within a light package.
PCTL is a library that provides an easy way to verify input data given to a function, allowing runtime type checking and error handling.