forked from mkovatsc/Californium-inf.ethz.ch
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
19 lines (14 loc) · 779 Bytes
/
README
File metadata and controls
19 lines (14 loc) · 779 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Californium (Cf) CoAP framework in Java
=======================================
Californium is a Java CoAP implementation targeting back-end services. Thus, the
focus is on usability and features, not on resource-efficiency like for embedded
devices. The Java implementation fosters quick server and client development.
Cf is now a MAVEN PROJECT!
Use "mvn clean install" in the Cf root directory to build everything.
Standalone JARs of the examples will be copied to ./run/.
(For convenience they are directly included in the Git repository.)
The Maven repositories are:
http://maven.thingml.org/archiva/repository/thingml-release
http://maven.thingml.org/archiva/repository/thingml-snapshot
The build status can be followed on:
http://build.thingml.org/