issues
search
lorenzodonini
/
ocpp-go
Open Charge Point Protocol implementation in Go
MIT License
275
stars
126
forks
source link
Websocket improvements
#71
Closed
lorenzodonini
closed
3 years ago
lorenzodonini
commented
3 years ago
Adds a mutex for concurrent access to the client connections, within a websocket server
Improves test coverage for the websocket package