.gitignore | 644 | 0 | 0 | | | 32 Bytes | b650aa7db2dafd04123cd86b7c3fc8fe238f49346bb05123bb528c3e525fefdc |
.travis.yml | 644 | 0 | 0 | | | 164 Bytes | 51deabb229ab2a0adfc8128b3a57baff4a9b9e79f9c081292b59a7932571be70 |
CHANGELOG.md | 644 | 0 | 0 | | | 760 Bytes | f09612684338e7fad07118a7619bc98cbfb5a8434b3ae4c83cbb891fd483a097 |
Gemfile | 644 | 0 | 0 | | | 50 Bytes | 02cd3683d76036bb57970dd22d34208308a1a599eab571c707f4c9c73fdace22 |
README.md | 644 | 0 | 0 | | | 4.61 KB | 3205f40b313c0410897c0ad9edde33a27a565d989417459fe32ce43d34dd3960 |
Rakefile | 644 | 0 | 0 | | | 513 Bytes | 8371d31317b4c9bbc7677b9d78258bdd32174d315399a4d3197d1df0243ca34e |
autobahn-client.json | 644 | 0 | 0 | | | 206 Bytes | b139fe2cfead32f2a868adbc2c1664340e6efe2aa44748581bcc4f890930b650 |
autobahn-server.json | 644 | 0 | 0 | | | 586 Bytes | aacca3ca77b1500640b19ede6409442145cb3e1f3458606d85299a996f04bee3 |
examples/base.rb | 644 | 0 | 0 | | | 4.89 KB | 61db4d3b723221112fae2cc88c52ee28cbac441b71c049c9f02f54a76a814a1a |
examples/client.rb | 644 | 0 | 0 | | | 1.99 KB | 73da554c978a7569a8e0fdaa11ee6846f8d2ce1b6432b98edffc705cfef317be |
examples/server.rb | 644 | 0 | 0 | | | 1.64 KB | 1c02c270079f01a4a11192d688cf967a17999e2e0733107a6444e80ca3a477c8 |
examples/tests/autobahn_client.rb | 644 | 0 | 0 | | | 1.16 KB | 215cd1098d427e1f9efca8604b1f6fb2ad655a9adf1608e13dfac6a549fbea7f |
examples/tests/autobahn_server.rb | 644 | 0 | 0 | | | 421 Bytes | bc153f52fc54591f2c511e57b4c51d76e707582dadda82677a9adcda1b01f17e |
examples/tests/echo_client.rb | 644 | 0 | 0 | | | 683 Bytes | c610f64994325b04a0c7bd8422137f510e81764a14e1be2183de3c079edc919a |
examples/tests/echo_server.rb | 644 | 0 | 0 | | | 764 Bytes | 541b58f9f2d149176616a87e5ae61c0fef8ecadf86bb923eb1066bf5aa7ac76e |
lib/websocket.rb | 644 | 0 | 0 | | | 938 Bytes | 85dba5f3e8120b0cd872f6518caaa5bfb5eef06073b964956999071f2163be59 |
lib/websocket/frame.rb | 644 | 0 | 0 | | | 395 Bytes | eb46b5a9a72e3bba8d35ec8d2064b2873829600f6be5ed3bb3c252307d8ccd38 |
lib/websocket/frame/base.rb | 644 | 0 | 0 | | | 2.22 KB | 59e20fa2e8c38b3bf9ba60f19fc9703d1183a9a87768cf117979edab7a5ed512 |
lib/websocket/frame/data.rb | 644 | 0 | 0 | | | 1.09 KB | e08e79601ac39a4980cd19eaf678c255acc9fc98add44effa2b7634755adbffe |
lib/websocket/frame/handler.rb | 644 | 0 | 0 | | | 570 Bytes | 8664d720bb173621ea03a2cce6591fee386fa1225d855843d152ade941b1813e |
lib/websocket/frame/handler/base.rb | 644 | 0 | 0 | | | 1 KB | 9204c9029d39bbdcc5d4a7d7ee04fe04bf2ccd2fd6d7eee862a2b6359b758b7a |
lib/websocket/frame/handler/handler03.rb | 644 | 0 | 0 | | | 6.21 KB | d613a55c8f9ac1bba426a356d3f5d85a1840e023a0e46de559df9cf74691d182 |
lib/websocket/frame/handler/handler04.rb | 644 | 0 | 0 | | | 332 Bytes | 53337a06ab353645064ff7d37f68f84231b35ec79c603c53cbea74bafa945694 |
lib/websocket/frame/handler/handler05.rb | 644 | 0 | 0 | | | 435 Bytes | aabd13f98f26dccbd1846d2ba4406c16715441b406a48c67b1ae9b0a6c4b66d5 |
lib/websocket/frame/handler/handler07.rb | 644 | 0 | 0 | | | 1.13 KB | 60d04942ac6899b098400bac4f78d46e360204d017194711348309c9db6cb95f |
lib/websocket/frame/handler/handler75.rb | 644 | 0 | 0 | | | 2.47 KB | 1b58b6ca430af9cc174e191a99ff8949a28c901ab22e4b7fa8a55507932f3cb1 |
lib/websocket/frame/incoming.rb | 644 | 0 | 0 | | | 1.82 KB | af242594148295d2dab3cce461890a70d20ce2d2058b5db38d43579cb15dc18b |
lib/websocket/frame/incoming/client.rb | 644 | 0 | 0 | | | 110 Bytes | d60e184d51356e47fcececaef3bcfc82993c62e815a4593f2aa1857b3a2ccf1d |
lib/websocket/frame/incoming/server.rb | 644 | 0 | 0 | | | 110 Bytes | 91ac94577b45f622afb4267442fe08be0ff2c78ed7b032bf7e43136ef8f70c12 |
lib/websocket/frame/outgoing.rb | 644 | 0 | 0 | | | 1.14 KB | 8310bf9022113550407f19d6bf2fba48b9224621063cb58f00daccef76638a11 |
lib/websocket/frame/outgoing/client.rb | 644 | 0 | 0 | | | 110 Bytes | ee89357462be3b7321e0b1c16bee97c2f92063da4b172a639e3f3de418a2a668 |
lib/websocket/frame/outgoing/server.rb | 644 | 0 | 0 | | | 110 Bytes | 969cb94660efa363b07fc97f333948021291815bcc942ac83179bdc83e8b5554 |
lib/websocket/handshake.rb | 644 | 0 | 0 | | | 339 Bytes | 88d8acc7db9f0505fce73c0ed690350727169e235389b7374fff00e385bb15ea |
lib/websocket/handshake/base.rb | 644 | 0 | 0 | | | 3.2 KB | 63a2e8bbb5ef8c9c5a90817f7e7a9db0d7db47269f93241ea7ecd852911bc44f |
lib/websocket/handshake/client.rb | 644 | 0 | 0 | | | 4.59 KB | 9086df75184e1c5187bbb468f2fc8f05320cf5a5fd732e6160d0884b0bfd2bdd |
lib/websocket/handshake/handler.rb | 644 | 0 | 0 | | | 929 Bytes | 438a6b744b77939a81becc5ba3070993ec2f99ff37094c73ab565a6b6d364a3a |
lib/websocket/handshake/handler/base.rb | 644 | 0 | 0 | | | 1.08 KB | 447975479ddea2e26bda7c194b9f1cfe03c792e83c72e6011d7cb83a6e04669b |
lib/websocket/handshake/handler/client.rb | 644 | 0 | 0 | | | 340 Bytes | a5c1c1beafb6eb434c4cd9dd06d2bbe3ac0e9d037552f20361d6808588a8aa7b |
lib/websocket/handshake/handler/client01.rb | 644 | 0 | 0 | | | 367 Bytes | ea33106d1261cea9137a52eb51f0d688bbdfe21f2a4f4787feb206cc431f0a8c |
lib/websocket/handshake/handler/client04.rb | 644 | 0 | 0 | | | 1.51 KB | dbdebd7464cecad970601bbb9b37dffd0584c05ac0d515fa4d6d4d82cf99c8b2 |
lib/websocket/handshake/handler/client75.rb | 644 | 0 | 0 | | | 519 Bytes | b3a898a61f9658fc70b2cfc4398ba6a9388fdedea00f382947a429401be0fc13 |
lib/websocket/handshake/handler/client76.rb | 644 | 0 | 0 | | | 2.78 KB | dd1bb2f37e6ee25efd20e42ef702ee0d39f60b81c8249fad43c82607137039a4 |
lib/websocket/handshake/handler/server.rb | 644 | 0 | 0 | | | 126 Bytes | 1d61845f3c8b36aca3b20e8303b40353792ccf0622147f142ebf077351679be6 |
lib/websocket/handshake/handler/server04.rb | 644 | 0 | 0 | | | 1.11 KB | 61d621875b29099ae8afa2f18e54a720e0f468c4e8289a443df2327803347370 |
lib/websocket/handshake/handler/server75.rb | 644 | 0 | 0 | | | 603 Bytes | 605b5a52ad5a15592ae6e39f1bdf302501f5b1bc9daf51773f6c25f06f70e543 |
lib/websocket/handshake/handler/server76.rb | 644 | 0 | 0 | | | 2.39 KB | a8e48c105b31a3743e4439d4010caffea61348e63f0cfc90ad67fbf5a8a3db18 |
lib/websocket/handshake/server.rb | 644 | 0 | 0 | | | 3.75 KB | 4d300831681fc6a702db4788b52772c72c129559eb7b9777bccb74f848322efb |
lib/websocket/version.rb | 644 | 0 | 0 | | | 41 Bytes | f1acc7cfbe51a3db7f2ab60b7a68e2a525fb379789813009ebd78bccad201c04 |
spec/frame/incoming_03_spec.rb | 644 | 0 | 0 | | | 3.37 KB | a54f87b2f3782d71e1d044287f5c2ec3aeff7f406ff8f8f0b2d6d1730eef70d8 |
spec/frame/incoming_04_spec.rb | 644 | 0 | 0 | | | 3.37 KB | 03bb30033f4ab142b45c9a50b6b7ef100b24c2ee2db1e4452e7971a3e35a0ae4 |
spec/frame/incoming_05_spec.rb | 644 | 0 | 0 | | | 3.91 KB | ec9e2abb518eb17e408d423acc0d41f95b19982a3ba8b4ab427eafeb1c6f0390 |
spec/frame/incoming_07_spec.rb | 644 | 0 | 0 | | | 3.91 KB | 658400056b155e4259afae058f08bb7974e3c6a813d1d16b779ef2ccac8f7168 |
spec/frame/incoming_75_spec.rb | 644 | 0 | 0 | | | 1.46 KB | eb9d046c09141f0880dfe6e2c0437bcc449b39a4b7ceb4fad38cf7eb805e8965 |
spec/frame/incoming_common_spec.rb | 644 | 0 | 0 | | | 587 Bytes | c9c7f4c31fcd6ee3c5d8fe60a547f729cf5684be01d649c84a5a1a9ab5f08bd7 |
spec/frame/outgoing_03_spec.rb | 644 | 0 | 0 | | | 2.26 KB | 0fab8c2e40e5af118d38e9df981bcd0ca88034478147334ca0994783ddd3d413 |
spec/frame/outgoing_04_spec.rb | 644 | 0 | 0 | | | 2.26 KB | 5fab08a9cded7e270c1a6e5e9482bd52f55cf67fed432b07feeb04d7a9c5f2d4 |
spec/frame/outgoing_05_spec.rb | 644 | 0 | 0 | | | 2.25 KB | a30a38947a04df706a404b5cc07970d046636668c02b8d078660f94693bcc421 |
spec/frame/outgoing_07_spec.rb | 644 | 0 | 0 | | | 2.25 KB | 921776e5f23df9da40c6fca2fdf86239452fb29215783caba5fa357dba9b03ad |
spec/frame/outgoing_75_spec.rb | 644 | 0 | 0 | | | 1.14 KB | 1255035665a2e3fc426da62909e5380c00de1a163bb1b7df2654d404bee27b13 |
spec/frame/outgoing_common_spec.rb | 644 | 0 | 0 | | | 411 Bytes | c6bf9d600c43bff775516f1e9660c4d955fc4537c6bb5c69b43d1a74ad16dd75 |
spec/handshake/client_04_spec.rb | 644 | 0 | 0 | | | 816 Bytes | 6b74cef39a1a9cb16f13d9d41276dd69c5b482314cc459e0a05084a94eda6bd6 |
spec/handshake/client_75_spec.rb | 644 | 0 | 0 | | | 452 Bytes | b52333dbc4e9fcf68905607ce3394038a56a2a52f22356455645268a117192df |
spec/handshake/client_76_spec.rb | 644 | 0 | 0 | | | 875 Bytes | 03a6aa3ff348d6f5af22961f9f7e776f6c1edaa64544a9eb1f67695d4a95848c |
spec/handshake/server_04_spec.rb | 644 | 0 | 0 | | | 600 Bytes | 45e1db084864f003e4e44be1f984b79d72af93465cb8adf47672c00104a35db2 |
spec/handshake/server_75_spec.rb | 644 | 0 | 0 | | | 332 Bytes | fae12b3c345045d61d4ae11269505efcfc2158cc913d0c7c6c2c0ea60ea57508 |
spec/handshake/server_76_spec.rb | 644 | 0 | 0 | | | 1.49 KB | 44a5a4af913333072c9428e679a3fce1deb3b28f659166f269d08bbb2893073f |
spec/spec_helper.rb | 644 | 0 | 0 | | | 223 Bytes | cecdec3e607909a4f794cb4b676b925c973f32f9eb468754c56901fad2162e84 |
spec/support/all_client_drafts.rb | 644 | 0 | 0 | | | 2.5 KB | a3524964576a455184ce2bbacc77590ea2525b382f022cdf1df378868d995e76 |
spec/support/all_server_drafts.rb | 644 | 0 | 0 | | | 1.95 KB | 49247f54366b94d1310d4012d0409231b34445a78f60324fd839f5ccffc0ba5f |
spec/support/handshake_requests.rb | 644 | 0 | 0 | | | 2.06 KB | f3ad5e525807f6925e45b84cb94185b929c4fb2e67197a8fccb0f0efd6681d0f |
spec/support/incoming_frames.rb | 644 | 0 | 0 | | | 1.16 KB | a80be339455b026d76ce8a702d53826651cc423f5e601635a4001439e361e99b |
spec/support/outgoing_frames.rb | 644 | 0 | 0 | | | 433 Bytes | 696ff8db8d77ab49db725810d6faaeb74911f63f3908280bd37649223fdd3d91 |
websocket.gemspec | 644 | 0 | 0 | | | 818 Bytes | dad58255c15c68459ec2dfa634990375c50708780c08973755919fd11d53e1f7 |