njones / socketio

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

Refactor the doUpgrade transport return parameters #76

Closed njones closed 1 year ago

njones commented 1 year ago

When refactoring the transportSessions, there may be some updates to the doUpgrade function. This is a small PR getting that code inline for an update.