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
ab5fdf4f7e
converge
/
pkg
History
Erik Brakkee
ab5fdf4f7e
renamed ChannelReadWriter to ChannelReadWriteCloser.
2024-08-21 16:34:16 +02:00
..
agent
using unbuffered channels everywhere now. Only change required was to initialize prometeus and the websessions before the matchmaker. This is because at startup the matchmaker wants to write a notification when it starts up but then prometheus and the websessions would not be there to read them.
2024-08-13 21:33:29 +02:00
comms
fixed issue with ChannelReadWriter for unbuffered channels.
2024-08-21 16:32:37 +02:00
models
more docs.
2024-08-17 10:41:22 +02:00
server
go conventions: context should be first argument.
2024-08-19 19:22:44 +02:00
support
now using testsuite also for linkedmap
2024-08-20 12:00:23 +02:00
testsupport
renamed ChannelReadWriter to ChannelReadWriteCloser.
2024-08-21 16:34:16 +02:00