Skip to content

Commit 2f9fca4

Browse files
committed
library net documentation
1 parent bec8466 commit 2f9fca4

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

docs/_libraries/net.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: post
3+
title: "net<sup>5</sup>"
4+
keywords: library, net, client, server
5+
permalink: libraries/net.html
6+
---
7+
The processing net library can be used to create instances of server and client. See examples [examples][examples], 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 below.
8+
9+
![Client / Server]({{site.github.url}}/assets/net.png)
10+
11+
[examples](https://github.com/ruby-processing/picrate-examples/tree/master/library/net)

docs/assets/net.png

102 KB
Loading

0 commit comments

Comments
 (0)