https://github.com/kieler/jetty-websocket-mirror
https://github.com/kieler/jetty-websocket-mirror
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kieler/jetty-websocket-mirror
- Owner: kieler
- License: other
- Created: 2022-01-21T16:05:23.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-06T13:21:17.000Z (over 1 year ago)
- Last Synced: 2025-05-07T13:58:35.079Z (23 days ago)
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This repository holds prebuilt jars for the websocket implementation of the Jetty project, see
https://www.eclipse.org/jetty/
https://github.com/eclipse/jetty.projectto learn more and find the source code. The code is made available under the Eclipse Public License 2.0 (EPL-2.0),
which can be read in the LICENSE file.The main directories of the repository are the following:
plugins The plugin containing the jars of Jetty to be publishable as a p2 update site
features Eclipse features for bundling public plugins
build Configuration files for automatic builds using Maven