Coder Social home page Coder Social logo

cappuccino's Introduction

MizukiSonoko design

水樹素子

Like

  • Travel(All Nippon Airways) ✈️
  • Sake 🍶

Names

  • Legal Name: IGARASHI Taisei / 五十嵐 太清
  • birth of date: 1995/03/19
  • X: @mizuki_sonoko
  • discord: mizukiso

Abstruct

会津大学コンピュータ理工学部に在学中、東京大学主催のハッカソンJP HACKSでグランプリを獲得。
ブロックチェーンの修士論文で大学院を卒業後、ソラミツ株式会社にてHyperledger/IrohaのLinuxFoundation提案や、カンボジア国立銀行(中央銀行)と共に国家決済通貨システムを設計・開発。
その後Web・サーバ・モバイルなどの開発を行いサービスを提供しつつ、現RoyaltyBank, kataruなどで活動を行う。
技術を活用し、クリエイターが作品の価値を最大限に引き出せる社会を目指している。

Description

ETH

https://link.zksync.io/***

cappuccino's People

Contributors

mizukisonoko avatar takemiyamakoto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cappuccino's Issues

status code 411

RFC7230

サーバは、[ メッセージ本体は包含するが Content-Length は包含しない ]要請に対し, 411 (Length Required) で応答して却下してよい。

書く

I met IROHA http_server_with_cappuccino.hpp make error.

Whe I building IROHA http_server_with_cappuccino.hpp make error has been occured.. The error messages are as below.

Scanning dependencies of target http_server_with_cappuccino
[ 70%] Building CXX object core/infra/server/CMakeFiles/http_server_with_cappuccino.dir/http_server_with_cappuccino.cpp.o
/opt/iroha/core/infra/server/http_server_with_cappuccino.cpp: In function 'void http::server(std::map<std::__cxx11::basic_string, std::function<int(json_parse::Object)> >)':
/opt/iroha/core/infra/server/http_server_with_cappuccino.cpp:89:10: error: no matching function for call to 'route(const std::__cxx11::basic_string&, http::server(std::map<std::__cxx11::basic_string, std::function<int(json_parse::Object)> >)::<lambda(std::shared_ptrCappuccino::Request)>)'
});
^
In file included from /opt/iroha/core/infra/server/http_server_with_cappuccino.cpp:20:0:
/opt/iroha/core/infra/server/../../vendor/Cappuccino/cappuccino.hpp:551:7: note: candidate: template<Cappuccino::Method m> void Cappuccino::route(const string&, std::function<Cappuccino::Response(std::shared_ptrCappuccino::Request)>)
void route(const string& path,std::function<Response(std::shared_ptr)> F){
^
/opt/iroha/core/infra/server/../../vendor/Cappuccino/cappuccino.hpp:551:7: note: template argument deduction/substitution failed:
/opt/iroha/core/infra/server/http_server_with_cappuccino.cpp:89:10: note: couldn't deduce template parameter 'm'
});
^
In file included from /opt/iroha/core/infra/server/http_server_with_cappuccino.cpp:20:0:
/opt/iroha/core/infra/server/../../vendor/Cappuccino/cappuccino.hpp: At global scope:
/opt/iroha/core/infra/server/../../vendor/Cappuccino/cappuccino.hpp:110:15: warning: 'void Cappuccino::Log::info(const string&)' defined but not used [-Wunused-function]
static void info(const string& msg){
^
core/infra/server/CMakeFiles/http_server_with_cappuccino.dir/build.make:62: recipe for target 'core/infra/server/CMakeFiles/http_server_with_cappuccino.dir/http_server_with_cappuccino.cpp.o' failed
make[2]: *** [core/infra/server/CMakeFiles/http_server_with_cappuccino.dir/http_server_with_cappuccino.cpp.o] Error 1
CMakeFiles/Makefile2:857: recipe for target 'core/infra/server/CMakeFiles/http_server_with_cappuccino.dir/all' failed
make[1]: *** [core/infra/server/CMakeFiles/http_server_with_cappuccino.dir/all] Error 2
Makefile:94: recipe for target 'all' failed
make: *** [all] Error 2

API Fuzz testing

As this library is not used by many people, it is important to do fuzz testing to improve reliability. It would be great to add this into circle-ci.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.