Updated the websocket paper reference
This commit is contained in:
parent
7b6293c067
commit
db24254c96
1 changed files with 11 additions and 3 deletions
|
|
@ -39,11 +39,19 @@
|
|||
}
|
||||
|
||||
@online{websocket_protocol,
|
||||
author = {{Internet Engineering Task Force}},
|
||||
author = {I. Fette and A. Melnikov},
|
||||
title = {The WebSocket Protocol},
|
||||
howpublished = {Internet Requests for Comments},
|
||||
type = {RFC},
|
||||
number = {6455},
|
||||
year = {2011},
|
||||
url = {https://tools.ietf.org/html/rfc6455},
|
||||
urldate = {2018-07-17}
|
||||
month = {December},
|
||||
issn = {2070-1721},
|
||||
publisher = {RFC Editor},
|
||||
institution = {RFC Editor},
|
||||
url = {http://www.rfc-editor.org/rfc/rfc6455.txt},
|
||||
note = {\url{http://www.rfc-editor.org/rfc/rfc6455.txt}},
|
||||
doi = {10.17487/RFC6455}
|
||||
}
|
||||
|
||||
@online{simple_websocket_server,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue