[WIP]Event driven networking for Swift #tryswiftconf

Collecting "Event driven networking for Swift" tweets. Everyone can edit this togetter. If there are some mistakes, please edit.
0
( ・ㅂ・ ) @a_aryzae

SwiftNIO == Low level network framework SwiftNIO != High level framework(Kitora, Vapor) #tryswiftconf

2018-03-01 14:49:32
ゆかりん|IT広報 @yuka_jyotei

Twilioさんブースでチュートリアルを頑張るとガチャ引けます。 #tryswiftconf pic.twitter.com/4t4xCKH8vZ

2018-03-01 14:49:54
拡大
Gilad Ronat @giladronat

@normanmaurer Introducing SwiftNIO == Netty (a JVM network library github.com/netty/netty/) for Swift. An  Swifty low-level network library. #tryswiftconf pic.twitter.com/C6Wr5akeMM

2018-03-01 14:50:34
拡大
Sabrina Zuraimi @brinapingu

The channel pipeline can handle many channels. Allows you to intercept inbound data #tryswiftconf

2018-03-01 14:51:15
Sabrina Zuraimi @brinapingu

ByteBuffer is Swift’s own native container??? Swift provides copy-on-write so it’s safe and cheap #tryswiftconf

2018-03-01 14:51:59
佐藤タケシ 【AmazonにてSwiftUI開発レシピ発売中】 @hatakenokakashi

Swiftはコピーオンライトのおかげで関数へ渡すのもコストが低い #tryswiftconf

2018-03-01 14:52:15
haawa @haawa799

WWDC Comes early this year. Apple dev at #tryswiftconf

2018-03-01 14:52:34
Sabrina Zuraimi @brinapingu

EventLoop is as exactly the name says. An event running in a loop. An event loop can handle many connections because everything is non-blocked #tryswiftconf

2018-03-01 14:52:49
Gilad Ronat @giladronat

@normanmaurer “Basic Building Blocks” for low-level networking #tryswiftconf pic.twitter.com/zI94U9RCkc

2018-03-01 14:52:56
拡大
拡大
Ian Partridge @alfa

Exciting times for server-side Swift as Apple releases SwiftNIO: a port of Netty to Swift. #tryswiftconf #swiftlang github.com/apple/swift-nio pic.twitter.com/NuVLPTK2Ye

2018-03-01 14:53:32
拡大
げぬ @gen170

これだけ海外の人がいたら、日本のお菓子、駄菓子をおやつに出したら喜ばれそう。 #tryswiftconf

2018-03-01 14:54:23
Sabrina Zuraimi @brinapingu

The channel pipeline is the most important concept in SwiftNIO. BackPressureHandler guards you from high memory usage and even crashes #tryswiftconf

2018-03-01 14:54:34
Sabrina Zuraimi @brinapingu

The EchoHandler just echoes back bytes. If you don’t want this to be encrypted anymore, just remove the OpenSSL Server Handler #tryswiftconf

2018-03-01 14:55:22
Sash Zats @zats

So cool to see Apple represented at #tryswiftconf by @normanmaurer “Event driven network in Swift”, featuring their new framework SwiftNIO! pic.twitter.com/fZLkdVWxSp

2018-03-01 14:55:40
拡大
Gilad Ronat @giladronat

@normanmaurer I’ve seen some of these words before… but only in low-level C libraries I couldn’t understand (like the Wireshark source). Maybe I can actually read the code now. #tryswiftconf pic.twitter.com/49Tric2DxU

2018-03-01 14:56:16
拡大
Sabrina Zuraimi @brinapingu

ChannelInboundHandler is called when there’s an invound data. Some example of methods are ChannelActive and ChannelInactive. #tryswiftconf

2018-03-01 14:56:39
シロクロつけるパンダ @applideveloper

メッセージ駆動 (message-driven) のシステムでは、アドレス可能な受信者はメッセージの到着を待ってそれに反応するか、さもなくば休止状態になる。 イベント駆動システムではイベント消費チェインの短命な性質故に、耐障害性の達成はより難しい。 reactivemanifesto.org/ja/glossary#Me… #tryswiftconf

2018-03-01 14:56:40
NatashaTheRobot @NatashaTheRobot

Apple dev @normanmaurer is introducing SwiftNIO - a low-level networking library for Swift at @tryswiftconf 👏👏👏 #swiftlang #iosdev #tryswiftconf pic.twitter.com/xZ8AEKZuRP

2018-03-01 14:58:08
拡大
1 ・・ 4 次へ