jitsi / jigasi

Jigasi: a server-side application acting as a gateway to Jitsi Meet conferences. Currently allows regular SIP clients to join meetings and provides transcription capabilities.
Apache License 2.0
515 stars 291 forks source link

Where can I find the dependency source code? (jitsi-protocol*) #536

Closed kixiro closed 2 months ago

kixiro commented 2 months ago

Hi

where can I find the dependency source code?

I see dependencies in the project, but I can't find the source codes for these dependencies

https://github.com/jitsi/jitsi-maven-repository/tree/master/snapshots/org/jitsi/jitsi-protocol https://github.com/jitsi/jitsi-maven-repository/tree/master/snapshots/org/jitsi/jitsi-protocol-jabber https://github.com/jitsi/jitsi-maven-repository/tree/master/snapshots/org/jitsi/jitsi-protocol-media https://github.com/jitsi/jitsi-maven-repository/tree/master/snapshots/org/jitsi/jitsi-protocol-sip

damencho commented 2 months ago

Please, when you have questions or problems use the community forum before opening new issues, thank you.

damencho commented 2 months ago

It is https://github.com/jitsi/jitsi

damencho commented 2 months ago

https://github.com/jitsi/jitsi/tree/master/modules/impl/protocol-jabber https://github.com/jitsi/jitsi/tree/master/modules/service/protocol https://github.com/jitsi/jitsi/tree/master/modules/service/protocol-media https://github.com/jitsi/jitsi/tree/master/modules/impl/protocol-sip