About this project

Sekiro-Samples is the official demo project collection for the Sekiro framework. Sekiro is positioned as a multi-language, distributed, network-topology-agnostic service publishing platform. This repository provides reference implementations for integrating Sekiro across various languages and runtime environments: - demo-java: Standard Maven project integration; Java is Sekiro's most official language, with features designed and tested primarily on the Java side - demo-xposed: Gradle configuration example for Android environments, reusing the Java SDK - demo-frida: Official support solution for the Frida environment, avoiding the generality and stability issues of community relay implementations - demo-web: Browser environment integration, requiring additional configuration for WSS permission interception - demo-python: Python SDK based on Tornado - demo-go: Go language SDK - demo-dotnet-core: C# (.NET Core) SDK - demo-objective-c: SDK for macOS and iOS platforms Sekiro officially provides a SaaS service, which can be used directly without self-hosting a server. Documentation and business contact are available on the official website at https://sekiro.iinti.cn/sekiro-doc/.