rabbit-slide-unasuke-rubykaigi-takeout-2021 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 79f50aba338b41f187c71a03573d98487475ad9b0ab9fd96c82b5349a5b5882e
4
- data.tar.gz: 51a58a98f2df248d595a28b2eccd979a6658fb28a354e42b2073ab1e517c188e
3
+ metadata.gz: 9eb0f8d2037112eb8d44e931e9aa24271c958980a2e9a26728b35b2cfc8e8fa9
4
+ data.tar.gz: 4551af52484d03a46da8242db621da99ce677152ff0fe35fecef8e4a36fd876f
5
5
  SHA512:
6
- metadata.gz: c40d7318fda3f5e80e1e82091cf9f576643718180c7b36af44965cf6ddff75f41cc400ddf3dce33b88e555523058cab3caa280b0a78dad7a3833283535663fd9
7
- data.tar.gz: dd6a0fb5fb198ad04b653f511c747c5dc6ac1e589536cffe71ce01975a386dd42a0e93bcc5f79e9927b331e778962552cf02653245a71c44c5a87c7b3cc64ebb
6
+ metadata.gz: 76d0f79ea306ef8428247f478a500369ea666544ada765b872c08829a21108d17d56fc42322375bf5ed8bce65e83521a2b719f91baa78a0c14112e53a8eabc15
7
+ data.tar.gz: f82d6472142b51691f4ee4d389a0552a1bc133fa4c3e45391e2835e0151fee12cbf98afebd462185f4b1d2c473e540d680ef61c9e9c2d463d47c82e8d00c9603
data/config.yaml CHANGED
@@ -10,7 +10,7 @@ tags:
10
10
  presentation_date: 2021-09-11
11
11
  presentation_start_time:
12
12
  presentation_end_time:
13
- version: 1.0.1
13
+ version: 1.0.2
14
14
  licenses: ['MIT']
15
15
  slideshare_id:
16
16
  speaker_deck_id:
Binary file
data/slide.rab CHANGED
@@ -44,7 +44,7 @@ We want the Web to be faster!
44
44
  (1) Send player's input to the game on the cloud machine
45
45
  (1) The game render the input result
46
46
  (1) Send result to the player's screen (web browser)
47
- \n
47
+
48
48
  Repeat the above process as soon as possible for comfortable game play.
49
49
 
50
50
  (Same as remote working collaboration)
@@ -125,8 +125,6 @@ Sounds interesting!
125
125
  * additional TLS handshake (at secure communication)
126
126
  * Head-of-Line Blocking (HoLB)
127
127
 
128
- \n
129
-
130
128
  # blockquote
131
129
  QUIC is a new latency-reducing, reliable, and secure internet transport protocol
132
130
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rabbit-slide-unasuke-rubykaigi-takeout-2021
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - unasuke