Skip to content

Commit

Permalink
add roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
aliml92 committed Nov 6, 2022
1 parent 78926db commit acd4a2d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@ Go version 1.18+ is required

## Features

- ocpp1.6 and ocpp2.0.1 support
- logging
- ping/pong customization on `WebSocketPingInterval`
- server initiated ping activation
- [x] ocpp1.6 and ocpp2.0.1 support
- [x] logging
- [x] ping/pong customization on `WebSocketPingInterval`
- [x] server initiated ping activation

## Roadmap

- add unit/integration tests
- improve logging
- add optional validation functionality
- add better queque implementation
- [ ] add unit/integration tests
- [x] improve logging
- [ ] add validation disabling feature
- [ ] add better queque implementation


## Usage
Expand Down

0 comments on commit acd4a2d

Please sign in to comment.