mirror of
https://github.com/xxnuo/MTranServer.git
synced 2026-09-03 06:35:20 +08:00
feat: clean code
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
# Golang version
|
||||
|
||||
Core's source code is in [MTranCore](https://github.com/xxnuo/MTranCore)
|
||||
@@ -1,3 +1,3 @@
|
||||
# C++ version (deprecated)
|
||||
|
||||
Origianl version ( ~ v2.1.1 ) is deprecated, continue to develop in [golang version](../go/README.md)
|
||||
Origianl version ( ~ v2.1.1 ) is deprecated, continue to develop in [golang version](../../v3/README.md)
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# Node.js version (deprecated)
|
||||
|
||||
Node.js version is deprecated, continue to develop in [golang version](../go/README.md)
|
||||
Node.js version is deprecated, continue to develop in [golang version](../../v3/README.md)
|
||||
@@ -1,6 +1,6 @@
|
||||
# Rust version (community version)
|
||||
|
||||
Only works in x86_64 Linux and some APIs are not compatible with the original version, recommend to use [golang version](../go/README.md) instead.
|
||||
Performance improvement is not significant, only works in x86_64 Linux and some APIs are not compatible with the original version, recommend to use [golang version](../../v3/README.md) instead.
|
||||
|
||||
Rust server source code is in [LinguaSpark/server](https://github.com/LinguaSpark/server)
|
||||
|
||||
|
||||
5
v3/README.md
Normal file
5
v3/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Golang version
|
||||
|
||||
Server implementation is in this repository.
|
||||
|
||||
Core implementation is in [MTranCore](https://github.com/xxnuo/MTranCore)
|
||||
Reference in New Issue
Block a user