An open API service indexing awesome lists of open source software.

https://github.com/kieler/jetty-websocket-mirror


https://github.com/kieler/jetty-websocket-mirror

Last synced: 23 days ago
JSON representation

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.project

to 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