njones / socketio

A Modern SocketIO library for go
MIT License
60 stars 9 forks source link

Fixing the int/uint size for security reasons #52

Closed njones closed 1 year ago

njones commented 1 year ago

There are security issues found by Github code scanning. This commit fixes those issues.

Fixes: Code scanning alerts #1 Code scanning alerts #2