Skip to content

Commit

Permalink
JavaCAN is actively maintained
Browse files Browse the repository at this point in the history
  • Loading branch information
pschichtel authored Aug 19, 2024
1 parent 74f3c47 commit e76986d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ similar to Java's Selector API.

Implementing Java's SelectableChannel API is not possible with EPoll and SocketCAN due to various hardcoded assumptions in the JDK.

## Is this project actively maintained?

Yes! While feature development tends to happen in bursts around specific topics, issues and pull requests will always be answered. Dependencies will be updated occasionally. Releases are made mostly based on demand. The master branch is generally in a releasable state, if you need something released, just ask for it.

## What works?

* Creating and binding CAN_RAW, CAN_BCM, CAN_ISOTP and CAN_J1939 sockets
Expand Down

0 comments on commit e76986d

Please sign in to comment.