issues
search
SEAPUNK
/
socketeer
yet another websocket framework
MIT License
3
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update dependencies to enable Greenkeeper 🌴
#92
greenkeeper[bot]
opened
7 years ago
0
babel-cli@6.16.0 breaks build ⚠️
#91
greenkeeperio-bot
closed
7 years ago
0
mocha@3.1.2 breaks build ⚠️
#90
greenkeeperio-bot
closed
8 years ago
0
Update standard to version 8.4.0 🚀
#89
greenkeeperio-bot
closed
8 years ago
0
Update mocha to version 3.1.1 🚀
#88
greenkeeperio-bot
closed
8 years ago
0
protocol v3: better, more REST API-like status codes
#87
SEAPUNK
opened
8 years ago
0
protocol v3: Error codes
#86
SEAPUNK
opened
8 years ago
0
protocol v3: multiplexing? multiplexing extension?
#85
SEAPUNK
opened
8 years ago
0
protocol v3: streaming?
#84
SEAPUNK
opened
8 years ago
0
protocol v3: run on TCP and run on top of websockets
#83
SEAPUNK
opened
8 years ago
0
Protocol v3: MessagePack?
#82
SEAPUNK
opened
8 years ago
1
Split
#81
SEAPUNK
closed
8 years ago
1
koa-like middleware and/or setup
#80
SEAPUNK
opened
8 years ago
1
move ws server creation into its own function (createServer)
#79
SEAPUNK
opened
8 years ago
0
"npm test": run coveralls only if on travis
#78
SEAPUNK
opened
8 years ago
0
Coveralls dep is a smell
#77
JoeCostanzo
closed
8 years ago
1
Use generators for handshakes (*Preparer classes)
#76
SEAPUNK
opened
8 years ago
0
Remove message queue
#75
SEAPUNK
opened
8 years ago
0
"data" -> "state"
#74
SEAPUNK
opened
8 years ago
2
Investigate using eventemitter3
#73
SEAPUNK
closed
8 years ago
1
Session resuming tokens++
#72
SEAPUNK
opened
8 years ago
2
Use 'uws' instead of 'ws'
#71
SEAPUNK
opened
8 years ago
0
es6 modules -> commonjs requires transpiling
#70
SEAPUNK
opened
8 years ago
0
Separate standard linter for test directory
#69
SEAPUNK
opened
8 years ago
0
Protocol v3: Converting heartbeats to use websocket ping/pongs
#68
SEAPUNK
opened
8 years ago
0
Plugin-based architecture
#67
SEAPUNK
opened
8 years ago
0
Protocol v3: Allowing client pings
#66
SEAPUNK
opened
8 years ago
0
Use a private namespace for private class variables
#65
SEAPUNK
opened
8 years ago
2
0.8.3
#64
SEAPUNK
opened
8 years ago
7
misc 0.8.3 stuff
#63
SEAPUNK
opened
8 years ago
0
use jsdoc again
#62
SEAPUNK
closed
8 years ago
1
Client: Should dummy ws prop be a better dummy prop or replaced w/ better handling in Client + ClientAbstract?
#61
SEAPUNK
opened
8 years ago
1
Better build system + browser client-only build
#60
SEAPUNK
closed
8 years ago
1
Promises 100%, except events
#59
SEAPUNK
opened
8 years ago
0
Heartbeats: setTimeout, unless you can do setImmediate
#58
SEAPUNK
opened
8 years ago
2
Socketeer protocol v3
#57
SEAPUNK
opened
8 years ago
5
ES6 modules, ES6 module bundling, etc.
#56
SEAPUNK
closed
8 years ago
1
Browser testing
#55
SEAPUNK
opened
8 years ago
0
Browser checking & builds
#54
SEAPUNK
closed
8 years ago
1
WebSocket API compatibility
#53
SEAPUNK
opened
8 years ago
1
Heartbeat timeouts are not errors
#52
SEAPUNK
closed
8 years ago
0
reconnect() and/or resume() do not work on connections that have their heartbeat timed out
#51
SEAPUNK
closed
8 years ago
3
Action/event error handling
#50
SEAPUNK
opened
8 years ago
2
Replace 'ws' with 'worse'
#49
SEAPUNK
opened
8 years ago
0
Build without debug lines
#48
SEAPUNK
opened
8 years ago
7
Pry ClientPool's session management and put it into its own class
#47
SEAPUNK
closed
8 years ago
1
Actions: remove queued message on timeout?
#46
SEAPUNK
closed
8 years ago
2
ServerClient: close() and terminate() should destroy the session
#45
SEAPUNK
closed
8 years ago
0
Allow emit/request with empty data
#44
SEAPUNK
closed
8 years ago
1
New class: ServerClientPreparer?
#43
SEAPUNK
closed
8 years ago
2
Next