6.4.2
What's Changed
- Implemented
Server.port
property to allow for access of local listening server port. - Implemented
Server.socket
property to allow for access of local listening socket. - fix: unused import by @ImLunaHey in #98
- Removed unused imports for JSDoc types.
New Contributors
- @ImLunaHey made their first contribution in #98
Full Changelog: 6.4.1...6.4.2