Skip to content

Commit

Permalink
@remore : MsgPackRpcServer.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
svaksha committed Aug 13, 2016
1 parent d90ec5c commit 73dd3d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Server.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ Networking, web security, frameworks and other Web related things go here!
+ [IPNets.jl](https://github.com/sbromberger/IPNets.jl) :: IPv4 / IPv6 network abstractions for Julia.
+ [Juliaflow](https://github.com/pchronz/juliaflow) :: A controller for software-defined networking (SDN) that implements the OpenFlow Controller Specification 1.0.0
+ [LogParser.jl](https://github.com/randyzwitch/LogParser.jl) :: A package for parsing server logs. Currently, only server logs having the Apache Combined format are supported (although Apache Common may parse as well).
+ [MsgPackRpcServer.jl](https://github.com/remore/MsgPackRpcServer.jl) :: A Julia implementation of MessagePack-RPC Server Library.
+ [Pcap.jl](https://github.com/cycloidgamma/Pcap.jl) by @cycloidgamma :: Libpcap implementation for Julia language.
+ [Pcap.jl](https://github.com/r2dbg/Pcap.jl) by @r2dbg :: Libpcap implementation for Julia language.
+ [StatsdClient.jl](https://github.com/forio/StatsdClient.jl) :: A simple Julia implementation of a statsd client.
Expand Down
1 change: 1 addition & 0 deletions db.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1519,6 +1519,7 @@ Server,NETWORKING,Dates.jl,https://github.com/quinnj/Dates.jl,A Date and DateTim
Server,NETWORKING,IPNets.jl,https://github.com/sbromberger/IPNets.jl,IPv4 / IPv6 network abstractions for Julia.
Server,NETWORKING,Juliaflow,https://github.com/pchronz/juliaflow,A controller for software-defined networking (SDN) that implements the OpenFlow Controller Specification 1.0.0
Server,NETWORKING,LogParser.jl,https://github.com/randyzwitch/LogParser.jl,A package for parsing server logs. Currently, only server logs having the Apache Combined format are supported (although Apache Common may parse as well).
Server,NETWORKING,MsgPackRpcServer.jl,https://github.com/remore/MsgPackRpcServer.jl,A Julia implementation of MessagePack-RPC Server Library.
Server,NETWORKING,Pcap.jl,https://github.com/cycloidgamma/Pcap.jl) by @cycloidgamm,Libpcap implementation for Julia language.
Server,NETWORKING,Pcap.jl,https://github.com/r2dbg/Pcap.jl) by @r2db,Libpcap implementation for Julia language.
Server,NETWORKING,StatsdClient.jl,https://github.com/forio/StatsdClient.jl,A simple Julia implementation of a statsd client.
Expand Down

0 comments on commit 73dd3d1

Please sign in to comment.