This website requires JavaScript.
Explore
Help
Sign In
erik
/
converge
Watch
1
Star
0
Fork
0
You've already forked converge
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5d65f3bbd4
converge
/
pkg
/
comms
History
Erik Brakkee
5d65f3bbd4
protocol version test implemented between agent and server (and found
...
that it did not work)
2024-08-21 23:48:37 +02:00
..
agentlistener.go
renamed modukle name so that pkgsite will work.
2024-08-12 21:31:15 +02:00
agentserver_test.go
protocol version test implemented between agent and server (and found
2024-08-21 23:48:37 +02:00
agentserver.go
protocol version test implemented between agent and server (and found
2024-08-21 23:48:37 +02:00
doc.go
more docs.
2024-08-17 10:41:22 +02:00
events.go
protocol version test implemented between agent and server (and found
2024-08-21 23:48:37 +02:00
gobchannel_test.go
added a few tests for inmemoryconnection.
2024-08-21 16:58:15 +02:00
gobchannel.go
discovered net.Pipe for testing tcp connnections which makes the
2024-08-20 11:28:09 +02:00