You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Original code Copyright Julian Gruber <julian@juliangruber.com>
9870
+
Port to TypeScript Copyright Isaac Z. Schlueter <i@izs.me>
9848
9871
9849
9872
Permission is hereby granted, free of charge, to any person obtaining a copy
9850
9873
of this software and associated documentation files (the "Software"), to deal
@@ -33850,32 +33873,6 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE
33850
33873
33851
33874
-----
33852
33875
33853
-
The following software may be included in this product: ws. A copy of the source code may be downloaded from https://github.com/websockets/ws.git. This software contains the following license and notice below:
33854
-
33855
-
The MIT License (MIT)
33856
-
33857
-
Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
33858
-
33859
-
Permission is hereby granted, free of charge, to any person obtaining a copy
33860
-
of this software and associated documentation files (the "Software"), to deal
33861
-
in the Software without restriction, including without limitation the rights
33862
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
33863
-
copies of the Software, and to permit persons to whom the Software is
33864
-
furnished to do so, subject to the following conditions:
33865
-
33866
-
The above copyright notice and this permission notice shall be included in all
33867
-
copies or substantial portions of the Software.
33868
-
33869
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
33870
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
33871
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
33872
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
33873
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
33874
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
33875
-
SOFTWARE.
33876
-
33877
-
-----
33878
-
33879
33876
The following software may be included in this product: ws. A copy of the source code may be downloaded from git+https://github.com/websockets/ws.git. This software contains the following license and notice below:
33880
33877
33881
33878
Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
0 commit comments