Skip to content

Commit

Permalink
Merge pull request #7 from adzialocha/fix/ws-server-events
Browse files Browse the repository at this point in the history
Fix: Correct event listeners for WebsocketServerPlugin
  • Loading branch information
adzialocha authored Jun 22, 2017
2 parents 2d71776 + 227f9bd commit f567ba2
Show file tree
Hide file tree
Showing 8 changed files with 2,770 additions and 257 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "osc-js",
"description": "OSC library for Node.js and the browser, with customizable Plugin API for WebSocket, UDP or bridge networking",
"version": "1.0.2",
"version": "1.0.3",
"main": "dist/osc.js",
"authors": [
"Andreas Dzialocha"
Expand Down
180 changes: 57 additions & 123 deletions dist/osc.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/osc.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/osc.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit f567ba2

Please sign in to comment.