Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ main
Function
main
adapter/micro_thread/echo.cpp:98–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
int main(int argc, char *argv[])
99
{
100
mt_init_frame(argc, argv);
101
echo_server();
102
}
Callers
nothing calls this directly
Calls
2
mt_init_frame
Function · 0.85
echo_server
Function · 0.85
Tested by
no test coverage detected