This website requires JavaScript.
Explore
Help
Sign In
OwnWire
/
ownwire-go-sdk
Watch
2
Star
0
Fork
0
You've already forked ownwire-go-sdk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
13f4261eb03a73333e409250d4285e6b2305bedc
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
robert
13f4261eb0
Add WebSocket transport and working CLI example + unit tests
2026-01-04 21:22:59 +00:00
example
/cli
Add WebSocket transport and working CLI example + unit tests
2026-01-04 21:22:59 +00:00
.gitignore
Add WebSocket transport and working CLI example + unit tests
2026-01-04 21:22:59 +00:00
client_test.go
Add client core, handshake pending frames, and in-memory Conn tests
2026-01-04 20:39:38 +00:00
client.go
Add WebSocket transport and working CLI example + unit tests
2026-01-04 21:22:59 +00:00
conn_inmem_test.go
Implemented conn.go and hanshake.go + unit tests
2026-01-04 20:34:34 +00:00
conn_test.go
Add client core, handshake pending frames, and in-memory Conn tests
2026-01-04 20:39:38 +00:00
conn_ws.go
Add WebSocket transport and working CLI example + unit tests
2026-01-04 21:22:59 +00:00
conn.go
Implemented conn.go and hanshake.go + unit tests
2026-01-04 20:34:34 +00:00
crypto_test.go
Initial commit: crypto.go and protocol.go implementation + unit tests
2026-01-04 20:18:59 +00:00
crypto.go
Initial commit: crypto.go and protocol.go implementation + unit tests
2026-01-04 20:18:59 +00:00
go.mod
Add WebSocket transport and working CLI example + unit tests
2026-01-04 21:22:59 +00:00
go.sum
Add WebSocket transport and working CLI example + unit tests
2026-01-04 21:22:59 +00:00
handshake_test.go
Add client core, handshake pending frames, and in-memory Conn tests
2026-01-04 20:39:38 +00:00
handshake.go
Implemented conn.go and hanshake.go + unit tests
2026-01-04 20:34:34 +00:00
message.go
Add client core, handshake pending frames, and in-memory Conn tests
2026-01-04 20:39:38 +00:00
ownwire_sdk_suite_test.go
Initial commit: crypto.go and protocol.go implementation + unit tests
2026-01-04 20:18:59 +00:00
protocol_test.go
Initial commit: crypto.go and protocol.go implementation + unit tests
2026-01-04 20:18:59 +00:00
protocol.go
Initial commit: crypto.go and protocol.go implementation + unit tests
2026-01-04 20:18:59 +00:00
Description
No description provided
53
KiB
Languages
Go
100%