Skip to content
/ iscp-go Public

iSCP client library for Go. iSCP (intdash Stream Control Protocol) is an L7 network protocol authored by aptpod, Inc.

License

Notifications You must be signed in to change notification settings

aptpod/iscp-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

998ba8d · Mar 3, 2025

History

87 Commits
Oct 19, 2022
Aug 8, 2023
Feb 26, 2025
Feb 26, 2025
Feb 26, 2025
Feb 26, 2025
Feb 26, 2025
Apr 12, 2023
Oct 19, 2022
Oct 19, 2022
Mar 3, 2025
Feb 26, 2025
Oct 19, 2022
Feb 26, 2025
Oct 24, 2022
Nov 20, 2023
Oct 19, 2022
Oct 19, 2022
Nov 15, 2024
Feb 26, 2025
Oct 19, 2022
Feb 26, 2025
Feb 26, 2025
Apr 3, 2023
Feb 26, 2025
Feb 26, 2025
Apr 15, 2024

Repository files navigation

iSCP-go

iSCPv2 Client Library

Installation

  • Execute go get command

    go get github.com/aptpod/iscp-go

Usage

WebSocket

The implementation of WebSocket is as follows. You can switch implementations using build tags.

Development

  1. Fork this repository

  2. Clone this repository

  3. Change the origin url of the cloned repository as below.

    git remote set-url origin <your forked repository>

References

About

iSCP client library for Go. iSCP (intdash Stream Control Protocol) is an L7 network protocol authored by aptpod, Inc.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages