-
Updated
Sep 18, 2021 - Java
packet
Here are 269 public repositories matching this topic...
-
Updated
Sep 18, 2021 - C#
Leverage C#'s XML doc, Godoc, Javadoc, JSDoc, Perldoc, PHPDoc, Pydoc, and RDoc syntax to document MineStat code.
-
Updated
Sep 16, 2021 - Go
-
Updated
Mar 15, 2021 - Go
-
Updated
Aug 27, 2021 - Java
-
Updated
Aug 11, 2021 - PHP
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
Sep 18, 2021 - Java
-
Updated
Aug 28, 2021 - Go
-
Updated
Aug 13, 2021 - TypeScript
-
Updated
Oct 24, 2020 - Python
-
Updated
Sep 10, 2021 - Go
-
Updated
Nov 20, 2019 - Go
-
Updated
Sep 19, 2017 - C++
-
Updated
Sep 10, 2021 - Go
-
Updated
Sep 6, 2021 - Java
-
Updated
May 9, 2020 - C#
-
Updated
Feb 12, 2020 - C
-
Updated
Dec 10, 2020 - Go
-
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