Upgrade to Pro — share decks privately, control downloads, hide ads and more …

RustのLINEBot SDKを自作した話

Yuto Takamune
September 29, 2023

RustのLINEBot SDKを自作した話

Yuto Takamune

September 29, 2023
Tweet

More Decks by Yuto Takamune

Other Decks in Programming

Transcript

  1. 自己紹介 • 名前: しんぶんぶん • 所属: 会津大学学部3年 • Twitter: @shinbunbun_,

    @4fa19623 • LINE API Expert / seccamp ’23 / Cybozu labyouth 13th ◦ セキュキャン: 分散合意ゼミ(Raft) ◦ ラボユース: CRDTを使ったP2P分散データベースの開発
  2. LINE Messaging APIについて/今回作ったもの • いわゆるLINEBotを作るのに必要な API • 各言語でSDKが公式から提供されて いる •

    Rustは公式で提供されていないので 自作してみた • リポジトリ: https://github.com/shinbunbun/line- bot-sdk-rust LINEBot→