-
Notifications
You must be signed in to change notification settings - Fork 48
/
need.todo
62 lines (51 loc) · 2.5 KB
/
need.todo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Tasks need to do list:
Tasks:
✔ xhr-polling, jsonp-polling encoding ... @done (13-03-07 10:18)
☐ websocket support 75/76/10/13
☐ handle the disconnect parameter within url
☐ how to receive exception siginal ...
✔ chat demo handle connect/disconnect with null username @done (13-03-06 15:09)
✔ when no endpoints @done (13-03-12 16:24)
output 500
✔ Fix the bug in browser: @done (13-03-12 09:11)
POST /socket.io/1/xhr-polling/ffc7372c-8a2f-11e2-a8b4-000c29957841?t=1362994953548 HTTP/1.1
1::/whiteboard
...
...
POST /socket.io/1/xhr-polling/ffc7372c-8a2f-11e2-a8b4-000c29957841?t=1362994960984 HTTP/1.1
1::/chat
✔ /wihteboard get roomid from json ... @done (13-03-12 16:24)
Static File:
✔ serve big satic file @done (13-03-05 09:21)
✔ http://192.168.190.150:8000/chat.html? @done (13-03-05 09:21)
Timeout:
✔ polling timeout @done (13-03-05 09:21)
✔ websocket heartbeat @done (13-02-23 20:18)
Idle Watch:
✔ delete session with state = disconnected-state(-2) @done (13-03-06 09:10)
✔ delete invalid session only have handshake @done (13-03-06 09:10)
Websocket:
✔ don't write to client with some messages @done (13-02-23 20:17)
顶顶顶顶的顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶的顶顶顶顶顶顶顶顶顶顶的顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶
// 70 OK
// 80 OK
// 90 bad
// 120 bad
// 130 bad
// 140 bad
// 170 bad
// 172 OK
FlashSocket:
✘ security policy request @cancelled (13-03-05 09:21)
✘ FlashSocket Transport @cancelled (13-03-05 09:21)
Free Resource:
✘ struct transport_info @cancelled (13-03-05 09:21)
✘ struct session_t with endpoint value @cancelled (13-03-05 09:21)
chat_demo:
✔ on_disconnected event @done (13-02-25 20:37)
LEARN :
✔ errno ? @done (13-03-05 09:21)
SOME BUGS:
✔ webserver: http_parser.c:1797: http_parser_execute: Assertion `0 && "unhandled state"' failed. @done (13-03-05 09:22)
Aborted (core dumped)
✔ switch transports will be caused transport exchange @done (13-03-05 09:22)