-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Problem Message and Request both uses “upgrade” ## Reason S4 Defines Request is following protocol but upgrade for two different reason. ``` public struct Request: Message { ``` ## Fix request.upgrade changes to request.onUpgrade since this is callback function
- Loading branch information
Tomohisa Takaoka
committed
Apr 22, 2016
1 parent
5473298
commit 06c3706
Showing
1 changed file
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters