mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
added protocol version to index.js
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
var keys = require('./keys')
|
||||
|
||||
exports.protocol = '0.2.0';
|
||||
|
||||
/**
|
||||
* Packet types.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user