-
Updated
Aug 14, 2021 - Java
packet
Here are 261 public repositories matching this topic...
-
Updated
Aug 13, 2021 - Go
-
Updated
Aug 13, 2021 - C#
-
Updated
Aug 11, 2021 - Go
Leverage C#'s XML doc, Godoc, Javadoc, JSDoc, Perldoc, PHPDoc, Pydoc, and RDoc syntax to document MineStat code.
-
Updated
Mar 15, 2021 - Go
-
Updated
Aug 11, 2021 - PHP
-
Updated
Aug 10, 2021 - Java
See https://sourceware.org/gdb/onlinedocs/gdb/File_002dI_002fO-Overview.html#File_002dI_002fO-Overview
The File I/O remote protocol extension (short: File-I/O) allows the target to use the host’s file system and console I/O to perform various system calls. System calls on the target system are translated into a remote protocol packet to the host system, which then performs the needed actions
-
Updated
Aug 13, 2021 - Java
-
Updated
Aug 11, 2021 - Go
-
Updated
Aug 13, 2021 - TypeScript
-
Updated
Oct 24, 2020 - Python
-
Updated
Aug 12, 2021 - Go
-
Updated
Nov 20, 2019 - Go
-
Updated
Sep 19, 2017 - C++
-
Updated
Aug 10, 2021 - Go
-
Updated
Aug 8, 2021 - Java
-
Updated
Dec 10, 2020 - Go
-
Updated
Feb 12, 2020 - C
-
Updated
May 9, 2020 - C#
-
Updated
May 12, 2021 - C#
Improve this page
Add a description, image, and links to the packet topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the packet topic, visit your repo's landing page and select "manage topics."
Task
Convert CI to GitHub Actions
Context
Travis is removing its free tier for OSS projects, so this should be built with GitHub Actions instead, which is not going to add additional cost.
I would expect this to be one of the easier projects to convert given that Docker isn't used in the build.
See also:
https://github.com/mvdan/github-actions-golang
https://github.com/ac