Coder Social home page Coder Social logo

franzinc / aserve Goto Github PK

View Code? Open in Web Editor NEW
190.0 190.0 30.0 4.94 MB

AllegroServe, a web server written in Common Lisp

Home Page: http://www.franz.com/support/documentation/current/doc/aserve/aserve.html

License: Other

Common Lisp 99.23% Makefile 0.62% CLIPS 0.07% HTML 0.05% Shell 0.03%

aserve's People

Contributors

antifuchs avatar cox-charley avatar divaricatum avatar dklayer avatar e40 avatar marijnh avatar melisgl avatar xach avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aserve's Issues

Support for SVG

I tried defining an svg using keyword tags within a net.html.generator:html and got an "unknown html keyword" error. I sort of got around this by using the internal:

(net.html.generator::def-std-html :svg t nil)
(net.html.generator::def-std-html :g t nil)
(net.html.generator::def-std-html :text t nil)
(net.html.generator::def-std-html :rect t nil)
;; ... etc.

But it would be nice to support this by default or to make def-std-html external for this purpose.

Googling AllegroServe still comes up with the SourceForge origin

Not strictly related to the code, but more to the project in general.

I was looking for the source code for AllegroServe, and had to dig up quite a bit before I found this repo. The first page I found was this http://allegroserve.sourceforge.net/ which looks outdated and/or misleading, as you probably know, SourceForge is a known malware distributor.

I propose the creation of a GitHub pages branch for the project, with all the information expected of an open source project:

  • Link to source code
  • How to raise issues
  • How to contribute code (code of conduct, code style, etc)

WDYT?

Old documentation for SSL/TLS

In the allegroserve documentation on SSL/TLS, https://github.com/franzinc/aserve/blob/master/doc/aserve.md#ssltls, there's some very old information about TLS (old with respect to TLS and with respect to aserve's support for TLS). In that section, it links to https://franz.com/support/documentation/current/doc/operators/socket/make-ssl-server-stream.htm, however that is also out of date, claiming it only goes up to :tlsv1. I believe that the best documentation you have on this is over here: https://franz.com/support/documentation/10.1/doc/operators/socket/make-ssl-client-context.htm which includes keywords up through :tlsv1.2.

I believe we should remove the outdated discussion of TLS and either explain the argument options here, or link to a page that does that. Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.