xref: /aosp_15_r20/external/ot-br-posix/third_party/Simple-web-server/repo/paper/paper.bib (revision 4a64e381480ef79f0532b2421e44e6ee336b8e0d)
1@online{asio,
2  author = {Kohlhoff, Christopher M.},
3  title = {Asio C++ Library},
4  year = {2003},
5  url = {https://think-async.com/Asio/},
6  urldate = {2018-07-17}
7}
8
9@online{clang_thread_safety,
10  author = {{The Clang Team}},
11  title = {Clang Thread Safety Analysis},
12  year = {2007},
13  url = {https://clang.llvm.org/docs/ThreadSafetyAnalysis.html},
14  urldate = {2018-07-17}
15}
16
17@online{beast,
18  author = {Falco, Vinnie},
19  title = {Boost.Beast},
20  year = {2016},
21  url = {https://github.com/boostorg/beast},
22  urldate = {2018-07-17}
23}
24
25@online{h20,
26  author = {{DeNA Co., Ltd.}},
27  title = {H2O},
28  year = {2014},
29  url = {https://github.com/h2o/h2o},
30  urldate = {2018-07-17}
31}
32
33@online{websocket_protocol,
34  author = {I. Fette and A. Melnikov},
35  title = {The WebSocket Protocol},
36  howpublished = {Internet Requests for Comments},
37  type = {RFC},
38  number = {6455},
39  year = {2011},
40  month = {December},
41  issn = {2070-1721},
42  publisher = {RFC Editor},
43  institution = {RFC Editor},
44  url = {http://www.rfc-editor.org/rfc/rfc6455.txt},
45  note = {\url{http://www.rfc-editor.org/rfc/rfc6455.txt}},
46  doi = {10.17487/RFC6455}
47}
48
49@online{simple_websocket_server,
50  author = {Eidheim, Ole Christian},
51  title = {Simple-WebSocket-Server},
52  year = {2014},
53  url = {https://gitlab.com/eidheim/Simple-WebSocket-Server},
54  urldate = {2018-07-17}
55}
56
57@online{mame,
58  author = {MAMEDev},
59  title = {MAME},
60  year = {1997},
61  url = {https://www.mamedev.org/},
62  urldate = {2018-07-17}
63}
64
65@online{wakely,
66  author = {Wakely, Jonathan},
67  title = {Working Draft, C++ Extensions for Networking},
68  year = {2017},
69  url = {http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/n4656.pdf},
70  urldate = {2018-07-17}
71}
72
73@misc{chung,
74  title = {Point Cloud Framework for Rendering {3D} Models Using {Google} {Tango}},
75  author = {Chung, Maxen and Callin, Julian},
76  year = {2017},
77  publisher = {Santa Clara: Santa Clara University, 2017},
78  url = {https://scholarcommons.scu.edu/cseng_senior/84},
79  howpublished = {Computer Science and Engineering Senior Theses, Santa Clara University},
80}
81