| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | dos2unix | Alexander Pickering | 2020-09-15 |
| | | |||
| * | Remove prints from tests | Alexander Pickering | 2020-08-21 |
| | | |||
| * | Update unit tests | Alexander Pickering | 2020-08-21 |
| | | |||
| * | Added recv_any() | Alexander Pickering | 2020-07-29 |
| | | | | | | recv_any() is a function that takes multiple sockets and waits for one or more of them to receive. See the unit test for examples. | ||
| * | Added pubsub methods | Alexander Pickering | 2020-07-14 |
| | | | | | | Add socket:subscribe() and socket:unsubscribe() for the pub/sub protocol. | ||
| * | Inital Commit | Alexander Pickering | 2020-07-13 |
