piebat / UdpTest.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udp Test module .jl

Julia Programming PhD Test.

Coverage Status codecov

Documentation Build Status

Build Status

How to Use

This code is just to demostrate the porting from a Python Udp-Test module to a Julia one, with CI use. The Module itself is very simple. You can run a Server and a Client on same or different machine. The client application will require to insert a message that will be sent to the server, and will show the server replay.

Documentation

  • STABLEdocumentation of the most recently tagged version.
  • DEVdocumentation of the development version.

About

License:MIT License


Languages

Language:Julia 100.0%