Skip to content
This repository was archived by the owner on Jan 9, 2018. It is now read-only.
This repository was archived by the owner on Jan 9, 2018. It is now read-only.

Use binary websockets #1

@ebidel

Description

@ebidel

https://github.com/einaros/ws is a nodejs websocket implementation that supports
the binary transport feature of websockets. SocketIO does not (socketio/socket.io#511), which basically means you need to send a dataURL() :( which makes for quite a perf. hit.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions