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

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