mirror of
https://github.com/socketio/socket.io.git
synced 2026-01-10 23:48:02 -05:00
4f667082108235209df81d44f453826a3f5c08e7
By default, Babel uses `Object.defineProperty()` when transpiling classes. We'll now use the loose mode which creates a more terse output. | | before | after | |----------|---------|---------| | min+gzip | 14.9 KB | 14.6 KB | | min+br | 13.4 KB | 13.1 KB | Reference: https://babeljs.io/docs/babel-plugin-transform-classes
socket.io
Getting Started
Please check our documentation here.
Questions
Our issues list is exclusively reserved for bug reports and feature requests. For usage questions, please use the following resources:
- read our documentation
- check our troubleshooting guide
- look for/ask questions on Stack Overflow
- create a new discussion
Security
If you think that you have found a security vulnerability in our project, please do not create an issue in this GitHub repository, but rather refer to our Security Policy.
Issues and contribution
Please make sure to read our Contributing Guide before creating an issue or making a pull request.
Thanks to everyone who has already contributed to Socket.IO!
License
Languages
TypeScript
64.1%
JavaScript
35.8%