File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 11# Python UDP server using asyncio
22
3- ![ python_udp_server] ( https://github.com/ manuelzander/python_udp_server/workflows/ python_udp_server/ badge.svg?branch=master )
3+ ![ status ] ( https://img.shields.io/github/workflow/status/manuelzander/ python_udp_server/python_udp_server/master?label=actions&logo=github&style=for-the-badge ) ![ last-commit ] ( https://img.shields.io/ github/last-commit/manuelzander/python_udp_server/master?logo=github&style=for-the-badge ) ![ issues-pr-raw ] ( https://img.shields.io/github/issues-pr-raw/ manuelzander/python_udp_server?label=open%20prs&logo=github&style=for-the-badge ) ![ release ] ( https://img.shields.io/github/v/release/manuelzander/ python_udp_server?&style=for-the-badge ) [ ![ license ] ( https://img.shields.io/ badge/License-MIT-yellow .svg?style=for-the-badge )] ( https://opensource.org/licenses/MIT )
44
55This small project comprises a simple Python UDP server plus Dockerfile, as well as a (hopefully) useful Makefile and unittests.
66
You can’t perform that action at this time.
0 commit comments