Skip to content

Commit 759f4be

Browse files
committed
library README
1 parent 11122cd commit 759f4be

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

library/net/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## Processing Net Library
2+
3+
The processing net library can be used to create instances of server and client. NB: you should launch the server sketch `shared_canvas_server.rb` before the `shared_canvas_client.rb`. Lines drawn on the sketch client, are repeated on the server. See [documentation][docs].
4+
5+
6+
[docs](https://ruby-processing.github.io/PiCrate/libraries/net.html)

0 commit comments

Comments
 (0)