Skip to content

A set of basic Java utilities used in jitsi projects.

License

Notifications You must be signed in to change notification settings

JonathanLennox/jitsi-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jitsi-utils

This project contains a set of basic Java utilities used in Jitsi projects.

The aim is to reduce the interdependency between the different Jitsi projects. For example we used to place code which needed to be shared between ice4j, libjitsi and jitsi-media-transform in ice4j. This was not great, because neither libjitsi not jitsi-media-transform need to depend on ice4j.

This project's external dependencies should be kept to a minimum, and it should NOT depend on any other Jitsi project.

About

A set of basic Java utilities used in jitsi projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%