openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
AS3WebSocket
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 3 hours
ago.
Aug 01, 2024 — Aug 01, 2025
Showing page 1 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #20 from creativedrewy/master
Brian McKelvey
More...
about 11 years ago
Small updates for pull request.
Andrew
More...
over 11 years ago
Merge pull request #21 from clinch/adddebuginfo
Brian McKelvey
More...
over 11 years ago
Added a tiny bit of debugging to failHandshake to indicate what failed.
Chris Inch
More...
over 11 years ago
Small syntax updates so that AIR 3.8/Flex 4.11 will compile.
Andrew
More...
over 11 years ago
Merge pull request #18 from bmezhibovskiy/non-flex-sha1
Brian McKelvey
More...
over 11 years ago
Use hurlant SHA1 instead of adobe, since the latter uses flex libraries.
Boris Igorevich Mezhibovskiy
More...
over 11 years ago
Updating to Flash Builder 4.7
Brian McKelvey
More...
over 12 years ago
Sending non-standard ports with Host header. Resolves issue #9
Brian McKelvey
More...
almost 13 years ago
Updating copyright year.
Brian McKelvey
More...
about 13 years ago
Adding Apache 2.0 License.
Brian McKelvey
More...
about 13 years ago
Updating WebSocketFrame to not require a binaryPayload to be specified.
Brian McKelvey
More...
over 13 years ago
Merge branch 'master' of github.com:Worlize/AS3WebSocket
Brian McKelvey
More...
over 13 years ago
Adding ping and pong events and allowing for ping frames to carry a payload.
Brian McKelvey
More...
over 13 years ago
Merge pull request #5 from michielbrinkers/master
Brian McKelvey
More...
over 13 years ago
Fixed a couple compile errors and warnings
Michiel Brinkers
More...
over 13 years ago
Adding path to cert
Brian McKelvey
More...
over 13 years ago
Updating README
Brian McKelvey
More...
over 13 years ago
Updating test harness app for new version of the websocket library.
Brian McKelvey
More...
over 13 years ago
Using flash.events.IOErrorEvent for ioError events instead of com.worlize.websocket.WebSocketErrorEvent
Brian McKelvey
More...
over 13 years ago
Removing read-only property protocols to better match the W3C WebSocket API
Brian McKelvey
More...
over 13 years ago
Adding read-only property 'extensions' to better match the W3C WebSocket API
Brian McKelvey
More...
over 13 years ago
Renaming serverProtocol to protocol to better match the W3C WebSocket API - http://dev.w3.org/html5/websockets/#the-websocket-interface
Brian McKelvey
More...
over 13 years ago
Renaming pseudoMasking to useNullMask
Brian McKelvey
More...
over 13 years ago
Merge pull request #3 from rejemy/master
Brian McKelvey
More...
over 13 years ago
Updated to RFC6455. Made Origin header optional. Added support for multiple subprotocol selection. Optimized frame masking.
rejemy
More...
over 13 years ago
Removing some unused constants.
Brian McKelvey
More...
over 13 years ago
A couple enhancements to reliability.
Brian McKelvey
More...
over 13 years ago
Correctly closing connection when the server initiates the close sequence.
Brian McKelvey
More...
almost 14 years ago
Making the debug property non-static so that it can be changed for each websocket connection.
Brian McKelvey
More...
almost 14 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree