You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Decaf Demo was built upon the sexy Flask. The major difference is that the back-end would be in C++. To enable data transfers between Python and C++, we need to use Apache Thrift as the cross-language RPC framework.