File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
# TRANTOR
2
-
3
- [ ![ Build Ubuntu gcc] ( https://github.com/an-tao/trantor/actions/workflows/ubuntu-gcc.yml/badge.svg )] ( https://github.com/an-tao/trantor/actions )
4
- [ ![ Build Macos clang] ( https://github.com/an-tao/trantor/actions/workflows/macos-clang.yml/badge.svg )] ( https://github.com/an-tao/trantor/actions )
5
- [ ![ Build RockyLinux gcc] ( https://github.com/an-tao/trantor/actions/workflows/rockylinux-gcc.yml/badge.svg )] ( https://github.com/an-tao/trantor/actions )
6
- [ ![ Build Windows msvc] ( https://github.com/an-tao/trantor/actions/workflows/windows-msvc.yml/badge.svg )] ( https://github.com/an-tao/trantor/actions )
2
+ [ ![ Build Ubuntu gcc] ( ../../actions/workflows/ubuntu-gcc.yml/badge.svg )] ( ../../actions/workflows/ubuntu-gcc.yml/badge.svg )
3
+ [ ![ Build Macos clang] ( ../../actions/workflows/macos-clang.yml/badge.svg )] ( ../../actions/workflows/macos-clang.yml/badge.svg )
4
+ [ ![ Build RockyLinux gcc] ( ../../actions/workflows/rockylinux-gcc.yml/badge.svg )] ( ../../actions/workflows/rockylinux-gcc.yml/badge.svg )
5
+ [ ![ Build Windows msvc] ( ../../actions/workflows/windows-msvc.yml/badge.svg )] ( ../../actions/workflows/windows-msvc.yml/badge.svg )
7
6
8
7
## Overview
9
8
A non-blocking I/O cross-platform TCP network library, using C++14.
You can’t perform that action at this time.
0 commit comments